Can we integrate Paypal payment gateway with ionic?
I got Paypal plugin working with Ionic, I followed the angularjs service approach that was explained in a post of this forum.
View ArticleMaterial Design on Ionic
What is the recommended way to get Material Design on Ionic?Is it better to use: http://material.angularjs.org http://ionicmaterial.com Something else Thanks, Anil
View ArticleProblem compiling with XCode7 and iOS9
After all the issues caused because UIWebView, I decided to install WKWebView, just like this: cordova plugin add https://github.com/Telerik-Verified-Plugins/WKWebView.git#master So far it is fixing...
View ArticleBackground image linking from the css/ folder instead of the img/ folder
Having an issue trying to add a background image to my app. It links like so when viewed from the console: 'http://localhost:8100/css/ibg.jpg 404 (Not Found)' How do i get this fixed, pls.
View ArticleGoogle analytics error
Hi, I'm having trouble using the google analytics cordova plugin. I followed exactly the procedure explained here:https://blog.nraboy.com/2014/06/using-google-analytics-ionicframework/ However, when I...
View ArticleCan we integrate Paypal payment gateway with ionic?
gaurav_ch: se inappbrowser, and call an api endpoint via $http and do the rest of the thing I followed the way as you mentioned. But the problem is sending data from app to website. I tried to submit...
View ArticleError with push notification PhoneGap PushPlugin
Hi , I try to follow this tutorial http://devdactic.com/ionic-push-notifications/But I receive a build error, I try to understand why and I found this problemplease try this: ionic start MYapp blank...
View ArticleReact Native for Android, performance is pretty insane
Especially for Android, native components does help a lot, and it does feel like you have direct access to everything. React itself is also a lot less opinionated than Android and gives you more...
View ArticleHow do I resolve these unment dependencies after 'ionic sass setup'?
Try npm install -g gulp then subsequently issue ionic sass setup If nothing still try:(1) sudo npm update (2) sudo npm install (3) sudo ionic setup sass
View ArticleFailed to find the bower component "ionic-service-deploy"
I'm getting an error when trying to install ionic-service-deploy. See below for the error. Any thoughts on what is going wrong? Failed to find the bower component "ionic-service-deploy".Are you sure...
View Article$ionicView events not firing in ios
So after some further digging, it looks like the event fires the first time the view is entered, but doesn't after that. Any ideas how to keep it firing?
View ArticleAugmented reality with ionic possible?
I am actually going to try and build such a thing, I will write a blogpost on my research and progress so far. Will update this thread the moment I get started with writing the first post. My goal is...
View ArticleLivereload without internet connection
Hi guys, has anyone in this thread found out if it's possible to use ionic run without having an network connection?
View ArticleiOS 9 Broke my app completely
Thanks so much! The issue was related to my services not using https which is now a requirement with iOS9. I added the patch as well and everything was fixed. Thanks so much for the tips.
View ArticleCheck box not working properly after iOS 9 update
Can anybody please update on this issue if there is a solution or not. I have tried in different ways but couldn't find the answer.
View ArticleMaterial Design on Ionic
Go for http://material.angularjs.org ... Are using it in several projects and its working great!
View ArticleAugmented reality with ionic possible?
Really looking forward to that! If you can need a hand, give a pm!
View Article