$ionScrollDelegate is slow in refreshing the view
I have an Angular UI Tab in my ion-content and each time a tab is clicked the view height is changed because the number of items are changed. I have used $ionScrollDelegate to resize the scroller...
View ArticleHow to download and rewrite database sqlite in android device?
Oh, I had tested it, It attach database to app. In here i want to update database of app, example: download database and rewrite or sync-data , or using JSON as you say .
View ArticleRun and emulate ios with live reload not working in iOS9
try ionic run ios -l -c --address localhost
View ArticleTitle displayed differently on Android and iOS
Code of my bar: <ion-nav-title> <div class="title page-title" > <div class="title text-center ">Title</div> </div> </ion-nav-title> <ion-nav-buttons...
View ArticleTitle displayed differently on Android and iOS
This is a feature to respect each platform guidelines, search the forum, this has been covered many times with a setting to force same behavior.
View Article$cordovaGeolocation.getCurrentPosition always returning “Position retrieval...
I found the problem, The issue was that i had to downgrade cordova because of an issue with whitelisting, and was still using the new plugin. After removing the plugin and installing again the old...
View Article$state.go gives blank screen on change
Hi, I'm having the exact same problem. Where you able to figure out what you did wrong?
View ArticleCan't install cordova-plugin-file
I just installed the cordova-plugin-file plugin and it throws an error when trying to run the application on my android device:...
View ArticleHow to change Internationalization of an Ionic App?
Hello guys and @andrewmcgivery, I refer to this link http://mcgivery.com/internationalization-of-an-ionic-app-multilanguage-support/ and then follow, but when run it in Chrome,It looks like working...
View ArticleIonic2 layout broken on safari 8 & iphone5 ios7.1 - cutePuppyPics example
I tried simple cutePuppyPics sample from ionic2 homepage.I run ionic serve.Seem it work fine on firefox , chrome and ios 9One more, its layout break all on Safari 8 Screen Shot 2015-11-14 at...
View ArticleBest Practices for FB and Google authentication and some noob questions
Hey All, This is my first post. I am enjoying developing in Ionic. Up to this point everything has been a breeze, and a joy to code in, but I have spent the last three days messing the...
View ArticleEncryption Algorithm AES
Hi, did you find a solution for the aes encryption? Please let me know if so.
View ArticleOn iOS, APNS cannot be relied upon, so what technique do you use for realtime...
Hi, Should I use a Cordova Plugin or just a javascript library for web sockets?
View ArticleIonic alpha install issue
Doing the following... npm install ionic@alpha -gnpm start testApp --v2cd testAppionic serve Gives the following error... Could not locate the bindings file. Tried: →...
View ArticleBackground image of div disappear on phone
I have the save problem and i dont know how to solve this. Have you solved this issue?
View ArticleIOS Close Keyboard does not get ion content back
Same thing happens when pressing the "Enter/Open" key on iOS or "Go" on Android within a textfield to close the keyboard. The Form will be submitted, the keyboard hides but ion-content remains with...
View ArticleHow to change constant depending on environment? (or alternative, better...
Well, it's up to you. Personally I regret that Ionic tools target only the beginners and simple projects, I'm always amazed to see people releasing apps without even minifying their code....
View Article