Properties value is undefined in method which returns promise
@david95thinkcode wrote: Hi everybody. I need help please Current behavior:I'm trying to use a parameter in one method.When I show the object with a console.log, The object is correctly displayed with...
View ArticleI have problem to generate tabs, reported error, plz help!
@billchenxi wrote: I am using global packages: @ionic/cli-utils : 1.5.0 Ionic CLI : 3.5.0 local packages: @ionic/app-scripts : 2.0.2 @ionic/cli-plugin-ionic-angular : 1.3.2 Ionic Framework :...
View ArticleIonic app wont build for Android
@dtb150030 wrote: I am trying to build my Ionic/Cordova app for Android but it wont build. It runs fine for iOS but keeps saying an error when I tried to build for Android. Here is the error: Error:...
View ArticleI want to read, insert, update, search, & delete firebase data in ionic 2
@_Ali94 wrote: Hi every body How r u all ? I want a links or videos that learn me how can read, insert, update, search, & delete firebase data easly. I found some good videos and I could insert...
View ArticleIonic2 required form controls not styled
@kemaltolga wrote: I have a form in markup like this.... <ion-content padding> <form [formGroup]="incidentForm"> <ion-item> <ion-label color="dimmed">Survey...
View ArticleIonic 2 PWA - chrome notification
@manoemerson wrote: Hi Team, In our current mobile site we are using the browser notification (chrome / firefox) with the help of service worker using the GCM. Now we are migrating to PWA using Ionic...
View ArticleChange Detection Help for Nested Components
@ghostrunners wrote: I have a parent component that get's updated at run-time by the child components, which is forcing the ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it...
View Articlein or
@zoinky wrote: I was just editing my index.html to have the folowing <script src="build/vendor.js"></script> and noticed that in the example found here...
View ArticleHow to Design: how to share data across iOS devices with same account
@richardmarais wrote: Hi All, I have a Design Question please. I have an Ionic app, and due to Apples policy that all purchases need to be shared across all devises owned by a single user (with the...
View ArticleIonic build armv7
@Cankaya wrote: Hi,I'm build apk.I installed armv7.apk form my real device. maybe 20second wait splashscreen and runwhy wait so long? Posts: 1 Participants: 1 Read full topic
View ArticleApp backend in firebase
@rajodiyaa2 wrote: Is there anyone who need to develop firebase admin panel for application backend?I will create it in your budget You can check my work here :-...
View ArticleHow To Manage State In Ionic Apps With MobX
@ashteya wrote: I created a new tutorial on how to manage application state in Ionic apps with MobX. You can find it here. I've previously created a tutorial for managing state with ngrx (Redux) and...
View ArticleApp start with black backgroud then splash screen then app root
@laoma wrote: when the app deployed to the device with --prod parameter,the white screen problem resolved but notice when start the app ,the app first have black screen not like the native app, so can...
View ArticleDisabled the SplitPane while loading
@NagarajRao wrote: Hi All, I have disabled the SplitPane in the login.ts by using the below code but while loading the SplitPane menu flashes and then gets disabled. please let me how to fix this...
View ArticleStorage get value
@Cankaya wrote: Hi,it's OK. this.storage.get('buttonBool').then((data)=>{this.flag=data;}); this.storage.get('buttonBool').then((data)=>{console.log(this.flag);}); But...
View ArticleWikitude and ionic
@sophian wrote: Hello, Is there a sample code that I can use as example to create an ionic app + wikitude?I tried the following but failed to make it work. market.ionic.io Wikitude-ionic-2-starter-app...
View ArticleHow to execute ionic build ios BUT NOT deploying the app (generating ipa)?
@amuse wrote: Usually I build iOS app by: ionic build ios which will stop at something like BUILD SUCCESSFUL, then I open the Xcode to build my app. But after I update the cli (the cli ask me if want...
View Article× Requesting snapshot upload - failed! Error: Response timeout of 5000ms...
@jayeshneema wrote: Please help me to solve the issue:I just started new blank app and trying to build: ionic package build but the output I am getting is: × Requesting snapshot upload - failed!Error:...
View ArticleSlider with icons inside and drag and drop
@alexbobei wrote: Hi there. I have come across an issue and i thought this would be the beste place to ask for a solution. My current project has a page with a ion slider. Inside this slider i have a...
View ArticleIonic 3.5 lazy loaded page transition lags on init
@imadbakir wrote: Hello everyone, the title says it all, I'm exploring IONIC 3.5 and ofcourse lazy-loading seems promising but when I tried it with simple HTML content the lazy-loaded page animation...
View Article