capacitor-community / http

Community plugin for native HTTP
MIT License
209 stars 136 forks source link

Unable to retrieve local file #235

Open shifenis opened 2 years ago

shifenis commented 2 years ago

Bug description

I'm trying to use my local file (inside assets folder) as a service mock, but I can't retrieve any data from it.

iOS

During the test on the iOS device, I'm unable to catch any error

Android

During the test on the Android device I facing off two types of errors:

Steps to reproduce

Expected behavior

From both platforms, I expect to get value from my JSON (as HttpService from `Angular. On the iOS side, I even expect to catch some errors.

Tested on

iOS

Android