Closed enfipy closed 2 years ago
The current implementation of Permissions is not the best. It is better to look at Xamarin and make it more generic (perhaps compatible with Android).
Review Xamarin permissions. Also, another request access implementation.
Perhaps iOS permission in crossbow can be removed entirely - because Apple permissions are more linked to Frameworks themselves, I think it's not the best idea to link a lot of Frameworks just to provide the possibility to check permission.
What problem does this solve, or what need does it fill?
The current implementation of Permissions is not the best. It is better to look at Xamarin and make it more generic (perhaps compatible with Android).
What solution would you like?
Review Xamarin permissions. Also, another request access implementation.
What alternative(s) have you considered?
Perhaps iOS permission in crossbow can be removed entirely - because Apple permissions are more linked to Frameworks themselves, I think it's not the best idea to link a lot of Frameworks just to provide the possibility to check permission.