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
I could build the app without any issue for the past 6 months up until last week, even though I didn't change anything on my end.
Any help is appreciated 🙏
Expected Behavior
Be able to build and run the application on Android.
√ Copying web assets from dist to android\app\src\main\assets\public in 551.84ms
√ Creating capacitor.config.json in android\app\src\main\assets in 1.94ms
[info] Found 3 Cordova plugins for android:
[email protected][email protected][email protected]
√ copy android in 640.63ms
√ Updating Android plugins in 7.56ms
[info] Found 4 Capacitor plugins for android:
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
\ update android [info] Found 3 Cordova plugins for android:
[email protected][email protected][email protected]
√ update android in 115.31ms
[info] Sync finished in 0.761s
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
[info] Opening Android project at: android.
Then in Android Studio, click on "app" in the left hierarchy and try to generate an APK.
Additional Info
No response
The text was updated successfully, but these errors were encountered:
MAX SDK Version
12.4.0
Device/Platform Info
Android Studio Iguana | 2023.2.1 Patch 1
Current Behavior
With Capacitor, I'm trying to build a mobile app but I get these errors in Android Studio:
The lines in question are:
I could build the app without any issue for the past 6 months up until last week, even though I didn't change anything on my end.
Any help is appreciated 🙏
Expected Behavior
Be able to build and run the application on Android.
How to Reproduce
package.json
build.gradle
Then run:
Output:
Then in Android Studio, click on "app" in the left hierarchy and try to generate an APK.
Additional Info
No response
The text was updated successfully, but these errors were encountered: