-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Variable "android-app-dependencies-platform" not found in strict mode #184
Comments
Getting the same error after following instructions here: https://github.com/tauri-apps/wry/blob/dev/MOBILE.md Host OS: EndeavorOS (basically Arch), kernel version: 6.4.9-arch1-1. On an AMD system. |
This or something similar also happens when building for iOS.
OS: macOS 13.4 arm64 |
is this broken now ? |
Everything works!
Instead of
It is easy to fix manually, but it just refuses to compile. Thank you! |
Describe the bug
When I run
cargo mobile init
I get following error:And then using
cargo android run
andcargo android open
I see following errors respectively:Steps To Reproduce
/opt/android-studio
Expected behavior
Application is initialized correctly
Screenshots
Platform and Versions (please complete the following information):
Host OS: Ubuntu 22.04
Target OS: Android 10.0
Rustc: 1.70.0
cargo mobile doctor
:(if you build with specific commit, please list it as well)
The text was updated successfully, but these errors were encountered: