-
Notifications
You must be signed in to change notification settings - Fork 431
Open
Labels
bugSomething isn't workingSomething isn't workingplatform: androidAndroid specific issuesAndroid specific issuesplugin: barcode-scanner
Description
Hello,
main Info from here: https://developer.android.com/guide/practices/page-sizes
I encountered this while developing my app and recreated a new repo to reproduce this: https://github.com/TheLexoPlexx/tauri_repro_test
How to repro:
cargo tauri init
cargo tauri android init
cargo tauri add barcode-scanner
cargo tauri android dev
- error message
or clone the repo and cargo tauri android dev
The app still works and I honestly thought there would be an issue for this open already but apparently the overlap of people using the Android 16 Beta while developing a Tauri App that requires the barcode-scanner-plugin is not that large after all.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplatform: androidAndroid specific issuesAndroid specific issuesplugin: barcode-scanner