Skip to content

[BUG] [barcode-scanner] support for 16KB page size #3023

@TheLexoPlexx

Description

@TheLexoPlexx

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions