Resizing images on iOS
Thanks for the info, I will update the read every on the project to indicate that change
View ArticleHow I can implement the SQLite Plugin for my ionic project
Men, I cried. I cried really. I can't trust my eyes it works!!! I don't believe that. THANK YOU MEN THAAAAANK YOU!!!!!!!!!!!!!!!!!!!!!
View ArticleNpm error ! while updating ionic ! and now ionic is broken
I had ionic 1.7.1 installed....... Today i decided to update it to 1.7.7... and it was taking forever to install spining the cursor... later i saw ionic was totally broken......
View ArticleHow to grey out the background of a modal
I am using a modal in my app, the modal is not 100% wide nor 100% high. So I would like to grey out the view in the backgroud.How to do this please ? <ion-modal-view class="modal-center"> and...
View ArticleIonic 2 Alpha has a delay and flicker before sliding in new view
When comparing Ionic 2 Alpha against Ionic 1.1, in the default template, go to the chats tab, and select a list item. In Ionic 2 Alpha, on the iPhone there is a delay after tapping a list item but...
View ArticleCordova dialogs
I try to use native dialogs in my mobile app isntead of $ionicPopup. For that, i follow the instructions on the documentation http://ngcordova.com/docs/plugins/dialogs/ but that's always show clasic...
View ArticleIs it possible to do a Share Extension for my iOS app built using ionic
Even I am looking forward to a reply to this eagerly
View ArticleGrid Layout: specific no.buttons per row while adding them using ng-repeat
Hi fdedeh, Need your help placing button on ionic grid 4x3 for json object with key/value pairs as follows: I have a feed (jsonArray, holding json objects) from a REST services as follows:$jsonArray...
View ArticleTypeError: Cannot call method 'onReady' of null Ionic.io
I am facing the same issue. Did you get this to work @hatimane ?
View ArticleAccessibility features
Screen magnifier is a built-in feature of the mobile operating systems.Once enabled on iOS, you can double tap with 3 fingers and it works with Ionic apps as well. There's also a plugin to know when...
View ArticleJoin the Ionic Worldwide Slack Group
Annd the signup page is fixed! http://ionicworldwide.herokuapp.com/
View ArticleNpm error ! while updating ionic ! and now ionic is broken
Avoid Node 4.x and npm 3 on Windows, there are still some issues.Use Node 0.12.x Windows is the worst platform for Node but if you want to be safer, at least use a node environment manager like nodist...
View ArticleAlign buttons
how align buttons in various positions?? like to the right of a title?? any example please??
View ArticleNpm install -g ionic@alpha ERR
Don't use Node 4.x on Windows, it has many issues. Use 0.12.x
View ArticleRun android
Maybe you did not install correctly the Android SDK and did not set ANDROID_HOME and PATH environment variables
View ArticleWhich angular version should I use
@yurinondual is right but to come back to your original problem, if you use ionic 1.1.0 you can use angularjs 1.4.7 and if your app is running on iOS 9 you should at least use 1.4.6 as it includes...
View ArticleIonic tabs hidden by nav-bar only in Android
Try <ion-content class="tabs has-tabs-top"> This had worked for me.
View ArticleSide menu with Tabs issue
Try to run with "ionic serve -c -l" (with the "labs" option, and showing errors in the console). Try it, I'm pretty sure it will work then. If not, look at the errors in the console (terminal).
View Article