monkeyswarm / MobMuPlat

MobMuPlat is an iOS & Android app to host PureData patches with custom visual interfaces and hardware access.
www.mobmuplat.com
Other
182 stars 25 forks source link

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

Open maicf opened 1 year ago

maicf commented 1 year ago

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

monkeyswarm commented 1 year ago

Can you elaborate? Do you mean

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

maicf commented 1 year ago

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 commented 1 year ago

Will take a look

monkeyswarm commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 ?