Calendar control for ionic
I've been using https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin for my project. When i started to fetch dates from the server and put it on the calendar plugins, I become confused. Any help...
View ArticleHow to login and register user by using services in angular js ionic app
Now you Need to call API from Angular Services like. http://www.codeandyou.com/2014/11/how-to-call-rest-api-in-angularjs.html
View ArticleClick Svg Problem on Windows 10 UWP ionic app
Hi, I found a problem (may be a bug but just only happens on windows platform ionic app) on my windows 10 uwp project. <svg ng-click="click()" xmlns="http://www.w3.org/2000/svg" width="30"...
View ArticleIonic developer Perth
Ionic developer with RESTful API experience located in the Perth WA area
View ArticleCordova Camera Plugin
Just wondering what version of the plugin are you using as I have found that I cant event save to the Gallery. I have managed to save file on the SD card but really want it to appear in the users...
View ArticleError when i start new project - Unable to save ionic data
Hi guys,My OS is Windows 10 Pro and i try install ionic, but i receive many errors:I installed git and node as administrator.I already configured the Ant, ANDROID_HOME, JAVA_HOME and put all in PATH...
View ArticleConfused with Ionic push
What is the easiest way to get push working on iOS/Android. I am shocked how difficult it is. 1) Should I use Ionic push or NgCordova 2) After following all steps, testing push and checking the...
View ArticleIonic2 conference app not working
Would like to share other solution that works for me:git clone https://github.com/driftyco/ionic-conference-appcd ionic-conference-app/npm iionic serve
View ArticleIonic windows
Hi, AllI have managed to create an ionic application that runs on android successfully, Now I am in need to create a windows phone version of the same app , So could anyone please help me to do...
View ArticleAuto-focus Textbox while template loads
Hey, Its working. On building the project, 'KeyboardDisplayRequiresUserAction' is setting to true always in platforms/ios/config.xml even if I make it false in this config.xml. So, I made it false in...
View ArticleAre there any plans to directly integrate HAML into Ionic?
Are there any plans to directly integrate HAML into the Ionic CLI build/emulate workflow? It would be a huge improvement and many of us coming from the RoR community would love to see this...
View ArticleCan't get ion-item-sliding to work
Hello,I wonder if anyone can help me understand why the ion-item-sliding no longer work after I have upgraded a new version of the ionic -framework . Also downloaded the ionic-conference app , but it...
View ArticlePublisherDisplayName in appmanifest.xml windows8.1 app
Hi, I am trying to build a windows 8.1 app. Everything is working fine. I am trying to upload the app to windows store. Now i get this error Package acceptance validation error: The...
View ArticleResponse 0 only on Device
Response 0 only on Device but with Ionic View, emulator,etc, I don't have any problem
View ArticleWhy does $state change on $apply with Karma/Jasmine
hey there: iam using this module to avoid that --> it converts html templates to js files and put them in the templateCache:https://github.com/karma-runner/karma-ng-html2js-preprocessor install it...
View ArticleResponse 0 only on Device
sounds like a security issue:did you add whitelist plugin, set the security policy meta-tag in your index.html? If status is 0 it means in most cases that the client (your app - so the sender)...
View ArticleCLI command issues just after installing ionic lab
I solved the problem Updated nodejs to latest version 4.2.3 . It work fine. But there is a warning in CLI. This occurs when nodejs version is less than 0.12.x , but my version is 4.2.3 .Here is the...
View ArticlePhonegap-plugin-push added, and now no build for android possible!
Open the file ‘build.gradle’ "{Project-Folder}/platforms/android/build.gradle". Change this :dependencies {compile fileTree(dir: 'libs', include: '.jar') ...}* To:dependencies {compile fileTree(dir:...
View Article