iPhone notification plugin is not working using Moodle mobile application.Can any help me from this.Thanks in advance.
Related
Hi everyone i have a problem with my admob account. Since 2-3 months i can’t log in and i think it never works for me. I need a mobile ads. Is there anyone using mobile ads other than admob?
You can use Huawei Ads Kit Flutter plugin: https://pub.dev/packages/huawei_ads
I am using Paypal checkout as payment gateway for my mobile web application and it works fine.
Now I am trying to create Mobile native app (android, ios, windows) using Phonegap and facing issue while redirecting Paypal back to my mobile app.
What URL should I give as RETURURL in case of mobile native app?
Is there any way I can return user back to the mobile native app?
Thanks for your help in advance. Have a great day.
Regards... Mehul Patel
You should probably use paypal native libraries ( ios / android ) for your native application.
http://paypal.github.io/
https://github.com/paypal/PayPal-iOS-SDK#paypal-ios-sdk
https://github.com/paypal/PayPal-Android-SDK#paypal-android-sdk
Hi I am new to iOS and developing app with Facebook ios 3.5.3 SDK.
How to integrate the iOS EmbeddedWebview mechanism in app with lasted 3.5.3 facbook sdk.
With embedded web view how to implemente the below logics
1.Login
2.Logout
3.Permissions -basic info, email, birthday,friendlist ,ect.,
4.App did become active method- applicationDidBecomeActive:
5.app will terminate method -applicationWillTerminate:
6.FBSession maintenance.
am sure asking for lasted iOS facebook 3.5.3 SDK only...
If have any ideas please share your ideas , I hope its will help me.. Thanks..
Here is the detailed document provided by Facebook dev. Please refer it first of your self and try it.
https://developers.facebook.com/docs/tutorials/ios-sdk-tutorial/authenticate/
After that if you get any trouble let me know.
Does anybody know a good framework for twitter and FB integration to iPhone app which support location sharing as well ? I tried out sharekit but it seems it does not support geoaware tweets... any help would be much appreciated.
iOS5 has a native Twitter integration and Facebook has a native iOS SDK (https://developers.facebook.com/docs/reference/iossdk/)
Have a look at this post to do Twitter integration. So Integrating Twitter in > iOS 5.0 is quite simple and does show a nice dialog:
I wan to send email using phoneGap in iphone Application. Any Idea.
You can do this by using a phonegap plugin called emailcomposer which can be found on github: https://github.com/purplecabbage/phonegap-plugins/tree/master/iPhone/EmailComposer