Check Ionic App new version
@angelorigo wrote: Hi I am looking for a way to show the user an Ionic popup if there is a new version of an Ionic app. I will use http.post inside app.js .run section and trigger an ionic poup if...
View ArticleProblems with Popover links to page in tempates-dir
@iank wrote: Continuing the discussion from CodePen Popover example issues: iank: Hello Everyone, @mhartington @Ionic sorry to bring this up. I have used the popover template in a tab ui template. My...
View ArticleApp not loading external images on iOS emulator
@sankha93 wrote: I am developing an app using the Ionic Framework. It loads some images over the network. I have already set <access origin="*"/> in my config.xml file. Now on the Android...
View ArticleWhen running app on iphone, local notifications not working when app is in...
@r2get wrote: complete explination here: stackoverflow.com iOS ionic local notifications work in ios emulator but not when I run on phone? asked by rZaaaa on 11:46AM - 17 Sep 15 ios, notifications,...
View ArticleRun emulator for ios
@steffy29 wrote: After the new Mac Os X version and iOs 9, I try to launch my application with emulator with line command: ionic emulate ios -lcThe emulator launch the app but it stay locked on the...
View ArticleIonic modal unnecessarily calls ionicClickBlock.show() on removal
@mmaedler wrote: Hi, I'm having a slide box kind of widget, where every slide "ng includes" a separate template. Every template comes with its own controller and some controllers initialize Ionic...
View ArticleTinderonic - A premium styled Tinder Card Starter for ionicFramework
@semoju wrote: Tinderonic is a collection of 4 Tinder-style templates based on the ionicFramework ion-cards module. They have the swipe card functionality right out of the box and feature color...
View ArticleHow to prevent input from losing focus on other element click?
@whitebeard86 wrote: Hello, How can I prevent an input element from losing focus (and therefore closing the input keyboard on mobile devices) when another element is pressed? I am building a chat...
View ArticleFreelance ionic dev required - London or remote
@shocks wrote: Funded startup looking for ionic dev for a short project (for now). London based is best, but would consider remote. Basic UI has been created, so looking for someone with high degree...
View ArticleIonic Lab Broke My App? Cannot find config.xml after launching into Ionic Lab
@rbokajr wrote: I cannot add plugins because config.xml is missing. This started happening after I decided to try out the Ionic Lab and loaded my project into it. I "Emulated" my app from it (it...
View ArticleSlidebox not working correctly on Android
@anthem182 wrote: Hello All I'm getting some problems using the ionic slideobx on Android, I was testing this example codepen slidebox example. If I run this example on an Android API >= 19 (4.4.2)...
View ArticleProblem importing Angular module from different file
@iad wrote: Hi guys! I experience a problem with importin angular module (into app.js) from a different file. A brief example: js/app.js: // if uncomment the next line, app works //...
View ArticleProblem with ionic resources for icons
@pierro wrote: Hi, I want to generate icons for all platforms and devices, so I followed the tutorial asking to use ionic resources --icon It says to put a 192x192px with no round corner, because the...
View ArticleI can't install google-maps-angularjs
@welket59 wrote: Hi thereI'm quite new to ionic ,and i'm building an app where i will need the google maps library.But when i try to install it via the bower command "bower install angular-google-maps...
View ArticleError after updating to Xcode 7
@kristiyandobrev wrote: Hi ! I received very strange error that broke my whole build....
View ArticleProblem compiling with XCode7 and iOS9
@herve76 wrote: Hello ionicers, I just updated my iphone to iOS9 and I also upgraded to XCode7. After reading this post, I applied this patch https://gist.github.com/IgorMinar/863acd413e3925bf282c I...
View ArticleModal on android tablet show fullscreen instead of windowed (like ipad2)
@duepiudue wrote: Hello,in my new app i have a problem, ionicmodal show correct on iOS (full screen on smartphone and windowed), but in Android tablet show fullscreen like smartphones. How can i...
View ArticleiOS 9 Sidemenu navigation-animation issue
@skolapplikationer wrote: Hi I started my ionic app using the sidemenu template. In iOS 9 I've started to experience som animation issues when switching views through the side menu. In the development...
View ArticleError fetching feed in iOS 9
@martin_spriggs wrote: When testing updates with my fairly straightforward app on Xcode 7 and iOS 9 I'm having problems retrieving JSON feeds fairly regularly. For instance I'll retrieve a JSON feed...
View Article$ionicSideMenuDelegate.toggleRight() History Issue ALREADY SOLVED (Sort of)
@cyono wrote: Hi everyone! I'm posting a work-around for $ionicSideMenuDelegate.toggleRight() not toggling the menu (called from inside a popover, in case it matters). If anyone has this same issue...
View Article