JAVA_HOME issue while launching "ionic build android"
Hi, I'm getting the same error as yours where I've the JAVA_HOME set to the JDK directory & JDK Bin in the PATH variable but still get the above error. JAVA_HOME=C:\Program Files...
View ArticleBlank White Screen: Android apk
Hi! I Have the same problem. Could be a lot of things, like the policy meta tag on index and other thing that was my problem.In index.html I added this: <script...
View ArticleNEED HELP: `libsass` bindings not found. Try reinstalling `node-sass`?
Hi everyone! I've just fixed problems with libsass or node-sass with this command: $ sudo rm -rf node_modules/ && cat package.json | sed -i.bak 's/"gulp-sass": "^X.X.X"/"gulp-sass":...
View ArticleError running gulp sass
Hi everyone! I've just fixed problems with libsass or node-sass with this command: $ sudo rm -rf node_modules/ && cat package.json | sed -i.bak 's/"gulp-sass": "^X.X.X"/"gulp-sass":...
View ArticleSet time for daily interval in local notification
Anyone know about how to set specific time for daily interval using cordova local notification.?
View ArticleBuild Crosswalk Stuck at downloading library
I wanted to add crosswalk browser support to my existing project, so I run the following command:ionic browser add crosswalk@14.43.343.23 But when I run ionic build androidit's stuck at this message...
View ArticleFind a bug but do not know how to report it
It happens only on iOS.Here is a snapshot of Xcode 7. EAFCB46E-27A6-4917-B3A7-609AA79BC63B.png900x368 75.4 KB It seems to be related to ionic.Platform.exitApp();.
View ArticleCan't download Ionic Lab for windows
Hi Ionic team, recently i can't download Ionic Lab for windows by accessing the provided link.Please check that. Capture.JPG966x532 76.6 KB Regard,
View ArticleTab Icon Jumps
hi,i think ionic will remove tab icon and then add it again so maybe some mobile not fast enough to display.then we see the icon jump. my noob solution:edit lib/ionic/js/ionic.bundle.js go to line...
View ArticleHow to create custom camera plugin?
HI Leob, I followed the instructions on the page. git clone https://github.com/leob/ionic-quickstartermv ionic-quickstarter myappcd myapp
View ArticleOpen downloaded pdf file
Resolved. Updated the "cordova-plugin-file-opener2" to version 2.0.0
View ArticleTrouble using fullscreen API on Android 4.4.2
Hi , I am trying to do that but it is creating another issue , it doesn't allow to place footer above the keyboard. I followed http://ionicframework.com/docs/api/page/keyboard/ this link but it id not...
View ArticleNew ionic push is not saving token
i just moved to the last version of ionic push service, and i am facing this problem: the device token is not saved in ionic.ioa user is created but without device token
View ArticleI need professional programmer for some work
Hello all, I have an ionic & angularjs app project and I need to make some editing for it . Can I found some one to do it with me and I pay money sure Thanks Sayed
View ArticleHttp headers for
Hi, in my page I have to play a video. This video is secured by an oauth token. http interceptors or $http.headers can't intercept and set headers for requests made directly from the browser (and not...
View ArticleAdding left/right arrows to ion-slide-box
Also wondering about this - seems a bit of a hack to style the arrow to be next to the slider-pager
View ArticleHttp get issue in chrome environment
Hello all, I use chrome to quick develop an ionic project (with the command, ionic serve). I also install the chrome plugin "all-control-allow-origin" in my chrome. However, I still have a problem to...
View Article