Hi,
I want to remove the popup (buy from site)from my app....
see the screenshot -> http://prntscr.com/m40il0
In app store they are rejecting the app stating to disable the payment popup. Please help to resolve this issue.
My app got rejected and received following message from App store:
Upon further review, we found that your app does not comply with the following guidelines:
Guideline 3.1.1 - Business - Payments - In-App Purchase
Since some courses are pre-recorded, payment for those courses would require use of the in-app purchase API and the app should not redirect users to purchase those courses from your website.
To resolve this issue, please remove this feature from your app.
you can disable the buy option in popup editing the config.ts file in src/services folder:
http://prntscr.com/m4fu4z
Well for Ios apps we have built the wallet system in apps .
Please check the Enabling wallet section in this course :
https://wplms.io/course/getting-started-with-wplms-mobile-app/
This reply has been marked as private.
Well changing the inappbrowser_purchases will not show the buy from site option due to which app is getting rejected ,it will only show the wallet system in app then .
please refer :
http://prntscr.com/m7ckij