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
> yarn run-android-release
[info] Found 15 Capacitor plugins for android:
@capacitor/action-sheet@5.0.7
@capacitor/app@5.0.6
@capacitor/camera@5.0.7
@capacitor/clipboard@5.0.6
@capacitor/filesystem@5.1.4
@capacitor/haptics@5.0.6
@capacitor/keyboard@5.0.6
@capacitor/share@5.0.6
@capacitor/splash-screen@5.0.6
@capacitor/status-bar@5.0.6
@capawesome/capacitor-background-task@5.0.0
@capgo/capacitor-navigation-bar@6.0.6
@logseq/capacitor-file-sync@5.0.2
capacitor-voice-recorder@5.0.0
send-intent@5.0.0
✔ update android in 45.81ms
[error] native-run failed with error
ERR_UNSUPPORTED_API_LEVEL: Unsupported API level: 35
More details for this error may be available online:
https://github.com/ionic-team/native-run/wiki/Android-Errors
Android Studio Ladybug Feature Drop | 2024.2.2 Patch 2
Build #AI-242.23726.103.2422.13103373, built on February 21, 2025
Runtime version: 21.0.5+-13047016-b750.29 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.12.13-amd64
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 16
Registry:
ide.experimental.ui=true
i18n.locale=
Current Desktop: Undefined
The latest android studio does not seem to have an older api level 33 that people can use to avoid the above error. Capacitorjs has a program to migrate to the newest version which might use a newer native-run that supports 35, but it was not successful with logseq's repo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The latest android studio does not seem to have an older api level 33 that people can use to avoid the above error. Capacitorjs has a program to migrate to the newest version which might use a newer native-run that supports 35, but it was not successful with logseq's repo.
Beta Was this translation helpful? Give feedback.
All reactions