How to connect ionic angular to asp.net mvc WebAPI
Hello VirenderThank you for your sharing and help. RegardsSteen
View ArticleForcing an application to be updated to the latest version
So how do you get version of ionic app installed on user's device?Any cordova api for that? Also this approach works well for future builds. How should we invalidate past versions? (as the code for...
View ArticleAndroid app dependent on desktop app
I am new to ionic and love the simplicity it provides. I have a simple Angular app calling rest api for crud operations. It works fine on desktop browser using "ionic serve". It works fine when...
View ArticleNative Pushs - What am I missing?
Regarding to http://docs.ionic.io/docs/push-android-setup ... Calling https://console.developers.google.com/home/dashboard?project=MyApp I see the projectId and the projectNumber of my registered...
View ArticleSetting dev_push to false
Hmm ... on a fresh blank project it works on Windows too. But not after installing the web-client and phonegap-push-plugin. Very strange. But on a Mac everything sets up as expected.
View ArticleSimple Question: Can a device recive a push message when the app is not...
Allright then ... I will use the phonegap-push-plugin. But the event handler "onRegister" doesn't fire up after calling new Ionic.Push(...).register(...); Allthough see:...
View ArticleShow list of all device's images?
Was someone able to do this till now ??? Require same thing in my application where I need to read device images and show them in my view sorted by date... any plugin or tutorial or code pen on how to...
View ArticleIonicPush - Receive multiple Notifications
Hi, Thank for your contribution.I've tried with notID in my POST request to ionic push API, but unfortunatly, it doesn't work ie: i use a random number for 'notID' value, is it the problem ? Did you...
View ArticleHow to integrate InMobi Ad in ionic
HI guys,is there any plugin to ingerated InMobi in Ionic? I want to know how to implement InMobi in ionic? Thanks
View ArticleCan I modify the 'allow edit option 'in Cordova camera plugin? (ios)
you should read about html-canvas their you can add custom filters, transform the image.But keep in mind it should be easy as possible to guarantee good ux....
View Article$localForage (localStorage/indexedDB) periodically cleared on iOS
Did the fix permanently solve your problem? I am facing a similar issue and thinking of doing the same as you have pointed out.
View ArticlePhonegap-plugin-push added, and now no build for android possible!
a) Android Support Repository and Android Support Libraryb) Google Repository and Google Play services I am not shure ... So I installed EVERYTHING from the Android SDK Manager. Did you mean that with...
View ArticleNeed help installing ionic on OS X 10.11
When installing ionic with npm install -g cordova ionic I get this error, but I am using node v4 not v5: spawn-sync@1.0.14 postinstall...
View ArticleIonic sms link not working
in my html <a href="sms://9171111234" >test link</a></span> this working great, but when i replace phone number with {{phone}} and it's broke, <a href="sms://{{phone}}" >test...
View ArticleionicModal not working on iOS/android - nightly build
I have the same issue. It works fine in the browser also in every device width, but not in the ios emulator nor the ios device.
View ArticleBest Backend-as-a-Service for Ionic
I like more the functionality of meteor.js, you are free to do what ever you want. Your backend is safer wheb you choose it. Actually it's more comfortable and easy-to-write.It's nore comfort to use...
View ArticleFix the ionic app width for web version?
Is there any solution to limit the body, modal, popup's width and center screen as the bellow picture? New-Safari-Browser-psd.jpg1200x1000 537 KB
View Article