iOS failed to fetch woocommerce API
-
I am developing iOS app with Ionic 3 that connected to my WordPress-Woocommerce site. My Android version has built and released successfully. The problem comes to iOS version.
The app is mobile version of my web main platfrom built with WordPress + Woocommerce. User can checkout the order from app and pay with bank transfer (BACS on Woocommerce). No instant payment using credit card, google play, or app store payment. That’s why my Android app not using in-app purchase plugin. I am using the same method to iOS app.
Everything runs well on iOS app development with Ionic Serve. Checkout page and flow runs perfect. But when it comes to iOS simulator and real iPhone device, app failed to get Woocommerce API on checkout page shows blank. I have no idea what wrong it is.
Error msg: Fetch API cannot load ‘link’ due to access control checks.
Please refer: https://prnt.sc/n6vd62
I read some documentations and probably my iOS app needs in-app purchase plugin and configuration. But, my app not providing instant purchase. I am not using credit card payment either. And everthing runs well on Android/Google Play.
Please enlight. Thanks
The page I need help with: [log in to see the link]
- The topic ‘iOS failed to fetch woocommerce API’ is closed to new replies.