Skip to content
Discussion options

You must be logged in to vote

The problem is the safari view controller plugin, not the http plugin.
Capacitor uses AndroidX dependencies, but that plugin uses an older non AndroidX dependency and that’s not possible on Android.

You can use jetifier to patch usages of old support libraries, see https://capacitorjs.com/docs/android/troubleshooting#error-package-android-support-does-not-exist

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mraible
Comment options

Answer selected by mraible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants