Open ygarg465 opened 7 months ago
Looks like a security issue to me. With the little help of google i came to know that your app needs some additional configuration to trust the certificates installed on the mobile. Also make sure your are using the debug apk build of the application.
Hey @sudharsan-selvaraj, Thanks for replying, however, the above-mentioned solution hits my server not the mocked API.
Hi @sudharsan-selvaraj, did you take a look at it? As I am still struggling to achieve the desired behaviour.
Describe the Issue I have a Hybrid Application developed using CapacitorJS. I am using Appium with WebDriverIO. I am mocking the REST API in test by following the guide in this repo, however, when the request is sent by the app this exception arises in logcat
I have also replaced the implementation of fetch and XMLHttpRequest with native implementation using Capacitor HTTP Plugin, still got no success.
How to reproduce ?
Device Information OS: Android Version: API 34 (Android 14) Device: Pixel 7 Pro