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

Add Android 13 support (via Google Play Store) #725

Open
WizMe-M opened this issue Sep 21, 2023 · 3 comments
Open

Add Android 13 support (via Google Play Store) #725

WizMe-M opened this issue Sep 21, 2023 · 3 comments

Comments

@WizMe-M
Copy link

WizMe-M commented Sep 21, 2023

Hi, it would be nice to add support for Android 13 (Padloc/tauri, I guess). Currently Play Store prohibits to download/install app.
When it's planned to do and how can I help?

@BrunoBernardino
Copy link
Contributor

BrunoBernardino commented Sep 26, 2023

@WizMe-M thanks for reporting this! Android 13 is supported via the APK install directly from the releases page.

You're welcome to try and create a new build/package using tauri-mobile, for example, the current cordova + tauri packages should give you an indication of what to do where.

@MaKleSoft not sure if there are any plans to try tauri-mobile or update cordova (I think we tried that a few months back and ran into multiple issues), but let me know if there is and I'm not aware of it.

@BrunoBernardino BrunoBernardino changed the title Add Android 13 support Add Android 13 Google Play Store support Sep 26, 2023
@BrunoBernardino BrunoBernardino changed the title Add Android 13 Google Play Store support Add Android 13 support (via Google Play Store) Sep 26, 2023
@MaKleSoft
Copy link
Collaborator

MaKleSoft commented Sep 26, 2023

Unfortunately Tauri's mobile support simply isn't there yet. Apparently it's targeted for v2.0 which is currently in alpha. And we won't get an at least somewhat stable release before "early 2024". If anyone wants to give the Tauri 2.0 alpha a shot go ahead, but I don't think it'll be a viable alternative for at least the next 6 months.

@BrunoBernardino
Copy link
Contributor

Ok. I guess the only option is updating cordova so that the play store accepts the new APK.

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

No branches or pull requests

3 participants