You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been labeled as type: bug. This label is added to issues that that have been reproduced and are being tracked in our internal issue tracker.
jcesarmobile
changed the title
[Bug]: CapacitorHttp in v6 not intercepting Axios requests on iOS and Android
[Bug]: XHR onreadystatechange not working for non POST requests
Apr 25, 2024
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.0.0
@capacitor/core: 6.0.0
@capacitor/android: 6.0.0
@capacitor/ios: 6.0.0
Installed Dependencies:
@capacitor/core: 6.0.0
@capacitor/android: 6.0.0
@capacitor/cli: 6.0.0
@capacitor/ios: 6.0.0
[success] iOS looking great! 👌
[success] Android looking great! 👌
Other API Details
Platforms Affected
Current Behavior
After upgrading our app v5 app, our Axios requests don't seem to be intercepted by CapacitorHttp. This is happening in both iOS and Android.
Expected Behavior
CapacitorHttp intercepts all requests like it did with Capacitor v5
Project Reproduction
https://github.com/ndrake/cap-http-bug-repro
Additional Information
Might be the same issue as this recently reported bug: #7416
The text was updated successfully, but these errors were encountered: