Native Geocoder plugin install ERROR
@dimitri320 wrote: I’m trying to add Native Geocoder plugin like this: ionic cordova plugin add cordova-plugin-nativegeocoder and get this error: { Error: ENOENT: no such file or directory, uv_cwd at...
View ArticleHow to do Date Format under functional part in ionic2 App
@Hash57 wrote: Hi All, my requirement is how can we format the date, functionality wise in ts file. we can do this in html file side, like this {{ date | ‘yyyy MM dd’}}… same thing how can we achieve...
View ArticleCannot create new ionic project
@Tje wrote: when i trying to create new project,i’ve got bellow error. Screenshot from 2017-09-19 14-27-04.png735x397 48.3 KB why is this? Posts: 1 Participants: 1 Read full topic
View ArticleIonic1 CFBundleIconName Info.plist missing?
@rasvqwert wrote: I found already lots of answers regarding the ‘missing CFBundleIconName’ issue, but not how to fix it for ionic projects. That needs to be configured in their config.xml, but how,...
View ArticleIon-grid align
@nicolas_hie wrote: Hello there, i’ve got some trouble with my grid: grid.PNG722x661 12.8 KB this is the code: <ion-grid> <ion-row align-items-center> <ion-col col-2> <ion-list...
View ArticleHow can i disable the splashscree.hide and do this method when i want?
@temohpab wrote: I want to keep the splashcreen loader and dismiss it when i want… How can i do this? For example i’va a login with jquery in an iframe and i want to hide all the proccess of login and...
View ArticleHelp to use ASP.NET WEB API with IONIC
@rahuljograna1577 wrote: hey there. if anyone of there had the video tutorial or text tutorial for use ASP.NET WEB API to IONIC than please send the link for videos or text, Posts: 1 Participants: 1...
View ArticleEXAMPLE: Integration StencilJS Web Component in Ionic App
@adrian_brito wrote: Hi all! In case it’s helpful, I created an example of integrating a web component built with StencilJS into an Ionic APP. Integration:...
View ArticleTry to implement geofence
@flycoders_sourav wrote: i’m followed the code https://github.com/tsubik/ionic2-geofence.i changed the dependence into the package.json .then when i used ionic serve showing an error. Error...
View ArticleIonic Pro : package native binary with dependencie in private git repository
@ecoledirecte wrote: Hi everyone, We have a private dependencie in our ionic app package.json. This private package is hosted on a private git repository accessible with a ssh key. Is it possible to...
View ArticleIonic 2 the slider does not appear on iOS
@cankurucu wrote: The slider on the homepage appears on iOS phones but not on the other page. Any ideas on this? Posts: 1 Participants: 1 Read full topic
View ArticleCreating a new project and submit app with Ionic Pro v1
@EobardThawne wrote: Hello, I created a new project in Ionic version 1. I got a little confused with Ionic Pro. After build ios, what should we do to submit apps for the first time to the App Store?...
View ArticleEvents not working whit common component
@mtrivelli wrote: If I remove de common component “ComponentsModule” from page.module.ts, the line “this.events.publish(‘GalleryPageImageClick’, item);” works great, but if I load the Component, does...
View ArticleLooking for some expert opinions - handling long standing img src TCP...
@pliablepixels wrote: I’m quite new to Angular2, and its very likely that there are constructs, especially in the RxJS world that might help. I posted this question to Stackoverflow but haven’t...
View ArticleIonic resources ios gives "images too large for transformation" error
@jan_interbrug wrote: Problem I succeeded in generating my Android resources using ionic cordova resources android, but ionic cordova resources ios gives an “images too large for transformation”...
View ArticleLooking for developer: from RoR webapp -> ios/Android app
@crievinator wrote: I’m looking for someone who can help me turn my ruby on rails webapp into a hybrid Ios & Android app. Core features: filtering + google maps API VoIP & text messaging...
View ArticleCustom .png file instead of ‘ionic icon’ in in ionic2
@ionicdeve123 wrote: I am facing one issue. Can you help me in it please? I am stuck in that issue from last 3 days. how can I put custom .png file instead of default ionic icon? check my code below:...
View ArticleModals opening from the top
@dimitri320 wrote: Is there a way to have a modal open from top to down, not like it usually does, coming in from the bottom and to the top? I’m using Ionic 3. Thanks! Posts: 1 Participants: 1 Read...
View ArticleCordove Media Capture to not save onto gallery
@MatTaNg5280 wrote: I am using Cordova Media Capture to take videos from a users phone and upload them to a database. These videos are only 10s video clips and I would not like them saved onto the...
View ArticleIonic infinite scroll threshold issue
@HinderiksR wrote: Hi, I’m using the ionic infinite scroll plugin and want it to trigger a bit before what it does on default. I saw you could pass the threshold property and either give it pixels or...
View Article