Skip to content

Releases: Over17/UnityAndroidPermissions

Android M crash fix

24 Oct 15:01

Choose a tag to compare

  • Fixed crash on Android Marshmallow when the Fragment is recreated

Support for Android 8

24 Oct 15:00

Choose a tag to compare

  • Fixed issues with Android Oreo (IllegalStateException)

Use delegates instead of inheritance

24 Oct 15:00

Choose a tag to compare

  • Moved the plugin code to utilize delegates instead of having to override the callback methods
  • Added sample script
  • Big thanks to @Briksins for his contribution

Manifest overriding no longer needed

24 Oct 14:59

Choose a tag to compare

  • There's no more need to override the main manifest - the plugin's manifest contains the necessary SkipPermissionsDialog metadata flag

Initial version

24 Oct 14:59

Choose a tag to compare

0.1

Initial commit