Application Error : There was a network Error
Worked like a charm. Thank you for sharing!
View ArticleJson with zeros connecting problem
how i delete this post?i tried flaging but i wanna delete
View ArticleIonic custom directive controller
Hey there, could you provide an example to test against?
View ArticleChoosing IDE for thesis project
I'm very happy with NetBeans. If you are new thus will help you a lot. This is a complete IDE
View ArticleIonic custom directive controller
The view template where i am using this template <ion-view> <ion-refresher pulling-text="Pull to refresh..." on-refresh="doRefresh()"> </ion-refresher> <ion-list> <ion-item...
View ArticleUsing google maps cordova plugin
I did console.log(window.plugin) and its showing undefined in ionic2
View ArticleLock device in portrait orientation
I need to get my app to be locked in portrait orientation at all times. I've tried screen.lockOrientation('portrait') in angular.module and .config but haven't gotten it to work.
View ArticleDoes Ionic View support Cordova/InAppBrowser?
Hola quisiera tener más información al respecto o alguna solución alternativa. Estamos desarrollando para un cliente en Chile y también tengo este problema con InAppBrowser en ionic view en ios.gracias
View ArticleIssue with cordova-plugin-inappbrowser in iOS on Ionic View
Hola también tengo este problema de inAppBrowser en ios.¿Existe alguna solución alternativa?
View ArticleIncreased Font Size on iOS with Update
Hi Everyone, We recently made some minor changes to our Ionic app in a few different releases, each release being fairly minor cosmetically. The very first of these releases involved us upgrading to...
View ArticleHow cordova plugins work in ionic 2?
same for me, plugin is installed with proper API key, but values are showing undefined. I get following error in ios console ERROR: Plugin 'GoogleMaps' not found, or is not a CDVPlugin. Check your...
View ArticleLock device in portrait orientation
Hi! try to read this page : http://www.gajotres.net/changing-locking-screen-orientation-in-ionic-application/
View Articleng-repeat slice prepending
Hi Everyone, I have run into an interesting issue with the new ion-slides element regarding to prepending to an ng-repeat list. I am slicing into a large list and seeing an indexing problem causing me...
View ArticleKeyboard lost focus doesn't scroll down the page
Same here, have you reported it to ionic github page?
View ArticleProblem with google play services
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleIonic emulate ios --livereload CORS problem
JC_cap: <access origin="*"/> Yes, on top of it...
View ArticleFont awesome for ionic2
Is there any instructions how to add font-awesome to ionic2 project? Thanks Patrice
View ArticleKeyboard lost focus doesn't scroll down the page
@luchillo17 Nope. I was busy with some other work. If I get time tomorrow, I will do that.
View ArticleRight menus in nested view
ok, figured it out.The menuToggle="rightMenu" attribute on a nested view sets the menu button to hidden, so remove it.But then you have to handle the click programatically,so add...
View Article