How to keep my plugins in package.json clean?
Thanks for your answer. I managed to reset with ionic state reset multiple times without an error when I add an explicit version number to each plugin. The strange thing is, when I add...
View ArticleNew Ionic DC Meetup! JOIN NOW :-)
Are there any Ionic Developers aka Ionicoders in the DC area? If so please join my meetup Ionic DC. The goal is to go over the latest and greatest Ionic topics, and services Ionic has to offer...
View ArticleHow to upload a cordova capture video to Firebase?
I still don't get it how to transfer my video file to firebase? The idea is to trigger my 'record function' and after end the recording, upload that file to firebase automatically. Or I need to use a...
View ArticleDifference between getPreferredLanguage & getLocaleName
Ionicoser: i get de-AT at both requests (as example for "German (Austria)") What do u use? What's the best way? Where is the real difference? Android platform will always return the same value for...
View ArticleDifference between getPreferredLanguage & getLocaleName
Many thanks to you @Gajotres! Thats the reason why i get the same result.
View ArticleDocumentation ion-slides ionic 1.2.1
+1When will the "ion-slides" documentation be available?
View ArticleTemporary publishing an app
Let say that a client order a mobile application. My questions are the following. Can I "publish" the application on Internet (in a location like www.somewhere.com/myapp) so he can see the application...
View ArticleAugmented reality with ionic possible?
I've actually managed to create something using AweJS. It's not that hard writing a service to manage it all. Might provide some examples later this month. Also keep in mind the poor performance on...
View ArticlePush notifications stopped working
Hi,Lately my push notifications stopped working.I keep getting the following message : "Payload too large" but the notification length isnt large at all - max 50 chars. This is my notification object:...
View ArticleGenymotion unresponsive to "ionic run android"
When I run the command "ionic run android" in the terminal my app does not pop up on the screen but instead the tab with the wallpaper, manage apps, and system settings pops up. Why does this happen...
View ArticleProblem when creating the apk android (Barcode scanner)
Hi there, i have a working barcode scanner app on ionic view but when i build the apk to android the button that calls the camera does nothing, help!
View ArticleHow to play local audio files
I'm still stuck on this. I don't know where to put the audio file. I get no error messages in Chrome Inspect but the audio just does not play. My code looks like this: .controller( 'SoundCtrl',...
View ArticleIon-content not showing after adding side menu
Dial A Meat Search Categories Products <ion-content class="has-header has-footer" overflow-scroll="true" padding="true" style="background: url(img/AAJfSCTHDu8c7Ojl09g8_o-MEAT-facebook.jpg)...
View ArticleMissing files error messages
When I try to compile my app in Webstorm, I get the following errors: GET http://localhost:63342/col4/www/cordova.js 404 (Not Found)GET http://localhost:63342/col4/www/js/controllers.js 404 (Not...
View ArticleiOS contact tutorial
And do you know any good tutorial?The latest i found is from november 14 ... for example this one:https://blog.nraboy.com/2014/11/create-delete-search-contacts-ionic-framework/
View ArticleTemporary publishing an app
You can definitely upload the apk to a internet location, and have the client download it .. I did it a few times in the fall for my boss.
View ArticleTemporary publishing an app
Thank you for the reply. I would like a clarification if possible. I'm a bit confused by the term "download" that you used in your answer.Do you mean that my client can scan the QR Code with his...
View ArticleHow does ion-slides work on 1.2.4 (Or does it work for 1.2.4?)
I haven't found a document online for 1.2.4 on ion-slides. Best I can find is this nightly version:http://ionicframework.com/docs/nightly/api/directive/ionSlides/I added the html in the page to my...
View ArticleHow to change the ionic lib version
When I do Ionic lib inside my project it says 1.2.4, I need to change it to 1.2.1 so that I can be sure that the docs online works. Does anybody know how to do that?
View Article