Skip to content
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

[feat] The app couldn't run on android 7 (Nogutat) emulator or physical device by tauri build #9516

Open
ximing-xu opened this issue Apr 20, 2024 · 0 comments

Comments

@ximing-xu
Copy link

Describe the problem

use tauri version is 2.0.0-beta, and I run this command to build an android apk, the app can install on android 7 physical device, but it could not open, it will quick crash. is there any way to build android apk by tauri that can run on android 7 device? is there any spacial way to config tauri to build android 7 apk?

Describe the solution you'd like

  1. npm run tauri android dev The android 7 emulator could not open the app, it will show the app has stopped
  2. npm run tauri android build ,I install this apk on an android 7 device, When I try to open the app, it closes quickly

Alternatives considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant