Error 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 ArticleIonic Developer to fix some issues with existing app
@chris_reed01 wrote: Hi, I need an experienced Ionic developer to assist me in fixing some components in our Ionic app - SafeTravels - www.safetravels.com . We had a hard launch date that...
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 ArticleProblem with ngCordova's $cordovaInAppBrowser
@ssd532 wrote: Hi, I am using ngCordova's $cordovaInAppBrowser to open Apple Play Store URL. It opens the app store but it does not go into .then. Relevant code: $cordovaInAppBrowser.open(mktUrl,...
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 ArticleHelp with setup IAP plugin (iOS, Android) for blank project
@demur7799 wrote: Add IAP plugin (https://github.com/j3k0/cordova-plugin-purchase) for iOS and Android to new ionic tabs project and setup for unlock content. User view tab like this...
View ArticleIonic fails to build with XCode 7
@lauriehocking wrote: I have been working through the thinkster tutorial on ionic and ran into a problem. Essentially, the build failed when running:$ ionic emulate ios -1The reason being it stated it...
View ArticleProblem with input date
@Toncier wrote: I am using input date for my Ionic code and have this line of code to set min date <input type="date" name="endDate" ng-model="ctrl.model.Period.endDate" min="{{ctrl.minDate |...
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 ArticleIonic deploy doUpdate huge traffic
@grigore wrote: Even when I modify a single line, ionic sends around 5mb to the client app, which is huge (my whole www is smaller than that). I guess ionic doesn't track the diffs. Are there any...
View ArticleIonic - "Clearable" input: input with a clear button
@VinceOPS wrote: Hi everyone, First contribution around here (and on github!). I didn't find any "clear button" feature in the control enhanced by Ionic so I developed my own using this work as a...
View ArticleProblem with angular material
@xuying wrote: I'm very new to ionic and angularjs, I've tried to start a ionic tab app and add angularjs link, but now I can only see the top header, my github link:...
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 ArticleGet device PPI
@Yue_Hong wrote: Is there anyway that I can get the device PPI? Posts: 3 Participants: 2 Read full topic
View Article