Loading indicator taking too much time to show
@icarus_31 wrote: Hi, I would like to know if other people have the same issue that I see and if you found a solution. I am using the loading indicator with the "dismissOnPageChange" option. I found...
View ArticleCode is not executed in the order
@Alexandre75 wrote: Hi, I have a strange comportement with my code in Ionic : the code is not executed in the order. In one function in my controller, i put several alerts to undesterand a bug, and an...
View ArticleFont size difference caused by Android font size settings
@JeffreyVR wrote: Hi! I'm developing an app and I'm using Android to test the app. While testing with a couple of devices I found out that some devices had different font sizes. After some searching I...
View ArticleAn issue using $state.go
@ordekci wrote: Hi. I use $state.go for navigation between views. Before navigation, I control internet connectio like below: if('window.isOnline()){ $cordovaToast.showLongCenter("No internet...
View ArticleUnable to load images of iframe in android app
@nagesh545 wrote: Unable to load images of iframe in android app Posts: 1 Participants: 1 Read full topic
View ArticleSince the Beta 4, my views don't update
@iborik wrote: Hello here, I didn't have change anything in my code. I updated my "ionic2" project to the beta 4 by following this post and now my views don't update. I have to click somewhere else to...
View ArticleWhat is the best IDE to learn and Develop mobile app in ionic
@PrakashSoftware wrote: what is the best IDE to learn and Develop mobile app in ionic? Posts: 5 Participants: 4 Read full topic
View ArticlePath to iCloud Drive?
@jdeng1234 wrote: Hello, I am trying to have my Ionic App retrieve and access a file that is sync through iCloud Drive. I am able to get the path for files stored inside the app using the ngCordova...
View ArticleProblem with new slides + angular-google-maps
@mobileAppDeveloper wrote: When combining the new slides and angular-google-maps, dragging is not possible inside of Google Maps. This even happens when we disable swiping via .lockSwipes() What I...
View ArticleAny tutorial explain how to connect Ionic app with Mysql database?
@Mahmoud wrote: any tutorial explain how to connect Ionic app with Mysql database?? Posts: 5 Participants: 2 Read full topic
View ArticlePush page with state without changing query string
@bengro wrote: Hi there, We are wondering how we can open a new page and pass data into it. We are using NavParams to pass information from one page to another like that:this.nav.rootNav.push(Page, {...
View ArticleExisting android studio to ionic
@ashraftushar wrote: Hi I have an apps in the playstore which was built by android studio. Current version of the app is 14.Now I want to create new update 15 by ionic and want to update in google...
View ArticleLast official ionic 2 preview sample for Android APK
@dj_alik wrote: Hi.You can download and test last working sample for android:Cross-platform with Angular 2/Ionic 2 Posts: 1 Participants: 1 Read full topic
View ArticleIonic build auto adding ios on windows
@shepard wrote: If I run ionic build on a windows machine, it automatically adds the ios platform - which then fails because this is a windows machine.I rm the ios platform and ran build again and it...
View ArticleProblem with Cordova+Ionic
@bhcosta90 wrote: Hi guys, I'm with a problem in my project simple, Im using Cordova SQLite, but when I will execute in my cellphone (Android 5.1) it's heppening a error "cannot read property...
View ArticlePushnotification
@marziobiancardi wrote: there is a way to trigger push notification when a notification arrives to the device? Thankyou Posts: 1 Participants: 1 Read full topic
View ArticleIon-label stacked not showing on iOS
@chrisbenseler wrote: None of the ion-label stacked from my app appears in iOS: Example: <ion-item> <ion-label stacked>some label</ion-label> <ion-input ngControl="name"...
View ArticleIonic Push Scheduling
@defvayne23 wrote: I see that it's possible to schedule a push. Is it possible to modify the notification or remove it before it sends? Posts: 1 Participants: 1 Read full topic
View ArticleHow to add a common page to a tab view?
@dlhuffmanjr wrote: I am a newbie with Ionic (less than 1 week) and after searching for a couple of hours have hit a dead-end. I am dead certain that I am not forging any new territory here and that...
View Article