Closed paulhayes closed 1 month ago
AppPermission can now be added by using GameObject.AddComponent without throwing errors.
Fixed an issue with AppPermission not checking the right permission name when using Permission.HasUserAuthorizedPermission.
Looks good, merging.
AppPermission can now be added by using GameObject.AddComponent without throwing errors.
Fixed an issue with AppPermission not checking the right permission name when using Permission.HasUserAuthorizedPermission.