You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Athlee products actively use pre-permission screens for asking users' permission to access some kind of data. We use them to ensure at the end we'll get the permission, even if users initially denied giving it.
Approach
Permission Alerts should be looking like a custom UIAlertController with customizable title, image, text and buttons.
The text was updated successfully, but these errors were encountered:
Description
Athlee
products actively use pre-permission screens for asking users' permission to access some kind of data. We use them to ensure at the end we'll get the permission, even if users initially denied giving it.Approach
Permission Alerts should be looking like a custom
UIAlertController
with customizable title, image, text and buttons.The text was updated successfully, but these errors were encountered: