Controller runs before .run
@obenavidez wrote: Hello i have this issue, i declare a localstorage variable like this: .run(function($ionicPlatform, $rootScope, $localstorage) { $ionicPlatform.ready(function() {...
View ArticleIon-radio first item checked
@larskniep wrote: Is there a bug with the directive? I can't seem to set one radio button (inside a collection of radio buttons) to be checked.. I've tried everything, it just doesn't work... Example...
View ArticleConfiguring Tabs URLs
@eliasdelcid wrote: Please help me to understand how can i configure my app Urls. I am trying to do a simple app with a tab in the home page with three options and by default it load the second tab. I...
View ArticleError after update Node 4 (Windows)
@b82 wrote: I've just updated Node to 4.1.1 version, but i get this error: Error: libsass bindings not found. Try reinstalling node-sass? I've tried many solution, i've also removed node_modules and...
View ArticleCustom Font Icons Redering Incorrectly in iOS9?
@scottier wrote: Has anyone else seen an issue where custom font icons in ionic are displaying the wrong icon all of a sudden when upgrading to iOS9? The icons show correctly on the browser, emulator...
View ArticleImage-cannot-be-accessed-from-placehold-it-in-ionic-with-whitelist-plugin
@gamiparesh wrote: I am create very small demo in ionic with whitelist plugin. i take blank template and just take one image like below. <img src="http://placehold.it/300x300"> This will work in...
View ArticleNeed Help ! Post data to RESTful service
@flameloki wrote: HelloI am fairly new to web service. I made a RESTful web service and integrated it to my web server. Here is my web service API public function service_get() { $data['services'] =...
View ArticleInclude Rest Api in Authentification
@Freier wrote: Hello, I'm very new in Ionic (Javascript) and I need help. I have a PHP-Backend and I would like to use my Rest-Api to login, but I don't know how. I use this Skript:...
View ArticleGeolocation getCurrentPosition continuously fails if first try fails on android
@iwan_uschka wrote: In my ionic app i wanna use geolocation with the plugin https://github.com/apache/cordova-plugin-geolocation. If i start the app (HTC One M7 with Android 4.4.4) with Location...
View ArticleHow to make Admob only display on specific page?
@ahpiau18 wrote: HI guys, i'm new to Ionic framework.i would like to know, how to make Admob only display on specific page/controller?currently, i am using cordova-plugin-admobpro, and it display in...
View ArticleResize menu header and put a content in a first plan
@teddykossoko wrote: Hi everybody. I'm trying to make a geolocalization app and I faced some difficulties.Fisrtly I want to increase the height header of the menu (where there is background image and...
View ArticleIssue With Release Build
@DigitalIQ wrote: Hi , When I tried to generate a release build for Android, and used the following cli command: $ cordova build --release android The build was aborted with the following error:...
View ArticleDisable magnifier(?) on iOS 9
@thoorne wrote: Hi, Tap and hold on iOS 9 shows a some kind of magnifier on top of screen, picture attached. Simulator Screen Shot Sep 26, 2015, 9.19.58 PM.png750x1334 681 KB I tried inserting...
View Article$cordovaFileTransfer breaks $cordovaCamera
@andrepiper wrote: Hello Ionic community, whenever i include $cordovaFileTransfer in my project the camera Launcher is not executed..thus no camera pops up, but when i remove $cordovaFileTransfer from...
View ArticleGoogle Maps fixed in CSS do not allow panning map
@frcrm wrote: Hello, I'm quite new to the Ionic Framework but I'm learning while working with it I want to make a map from Google Maps the "background" of my application, so the user can pan it, touch...
View ArticleShuffle problem
@emsee71 wrote: Hi, I'm having a problem with my code, can you please help me, I'm making a quiz application , my problem is everytime I proceed into the next question it keeps repeating the same...
View ArticleHow can I change the markers into other places markers?
@jomabell07lascano wrote: this code has 2 point markers point A and B and some other markers for the location of the road but i wanted those extras markers to be the point of other places //var for...
View ArticleSaved Events
@emsee71 wrote: Hi, There , Is there any solution to save all the events you did after you close your app? Ex: <ion-ontent ng-controller="controller"> <div ngShow = "showMe"> </div>...
View ArticleSingle detail pages not cached?
@davor wrote: I have a detail page that has url setup something like this url: '/product/:idProduct' And this page doesn't get cached by default, but the page before (product listing) it is, so I'm...
View ArticleMy app works fine the first time it lauch, but when launch for second time...
@rsendrea wrote: Hello! I'm new in the world of Ionic, I don't understand why this happened to me, this is the brief story: Two friends and I are developing an Ionic app, they can run and use the app...
View Article