elringus / unity-google-drive

Google Drive SDK for Unity game engine
https://forum.unity.com/threads/515360
MIT License
404 stars 64 forks source link

ActivityNotFoundException on Android SDK 30 #117

Closed DLohn closed 1 year ago

DLohn commented 1 year ago

Duplicate of #92, #93, #103

As in, the exact same ActivityNotFoundExceptions on Android are observed on Android SDK version 30. I think an update to the readme explaining Android SDK must be 29 or under would be helpful until the underlying issue is resolved.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 14 days with no activity. It will be automatically closed in 7 days.

monurgungor commented 1 year ago

Hey, were you able to make it work under Android SDK 29?

DLohn commented 1 year ago

Yes, it worked on Android SDK 29, at least on the Android device I was sending the builds to.