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

App can't be installed in latest version of Android #87

Open
maicf opened this issue Mar 31, 2023 · 6 comments
Open

App can't be installed in latest version of Android #87

maicf opened this issue Mar 31, 2023 · 6 comments

Comments

@maicf
Copy link

maicf commented Mar 31, 2023

MobMuPlat can't be installed in (at least some) phones with the latest Android version (currently 13), updating the target SDK might help?

@monkeyswarm
Copy link
Owner

Can you elaborate? Do you mean

  • Published app is not installable from the Google Play Store?
  • App does not compile?
  • App compiles, but OS denies installation?
  • Something else?

Also, what device/OS version/etc are you seeing this on?

@maicf
Copy link
Author

maicf commented Apr 2, 2023

The published app is not installable from the Google Play Store in some phones. More specifically, it can't be downloaded from the Store in some phones that have Android 13. The error message says that it was built for an older version of Android, and that due to this it's not available in that device. We tried with two Samsung phones, (I don't know the exact models right now as they don't belong to me), and their latest security updates had been in February and in March.

Thank you!

@monkeyswarm
Copy link
Owner

Will take a look

@monkeyswarm
Copy link
Owner

Updating requires a massive overhaul of how the app handles file / folder interaction (can no longer use the public folder). Give me a week or so.

@monkeyswarm
Copy link
Owner

ok, I pushed a new version to the Play Store (0.38), with significant changes on file import. Check it out and file any issues.

@jyg
Copy link

jyg commented Apr 30, 2023

Hi. I just saw this update. So great that it is updated with pd 0.51-3 ! Is there a chance to retrieve support for pd projects with abstractions organized in subfolders architecture ?

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