Jose

Results 2 comments of Jose

Any updates on this? I'm facing the same issue with capacitor ^6.0.0

I ended up using `fetch` API instead. One downside is that HTTP interceptor won't be able to add headers or execute when an HTTP request is made. However, it worked...