tiki-deprecated / publish-sdk-ios

TIKI SDK (iOS) - Consumer Data Licensing
https://mytiki.com/docs/sdk-overview
MIT License
3 stars 2 forks source link

Permissions Flow #180

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

If the offer requires permissions the user is redirected to the error ending after accepting the terms, for giving the required permissions.

In the error ending, the user should have the option to be redirected to the OS settings and enable each required permission.

After all the permissions are accepted it should be redirected to the awesome ending and the LicenseRecord should be created.

If the user dismisses the sheet, the declined ending should be shown.

ricardobrg commented 1 year ago

https://user-images.githubusercontent.com/8357343/226058296-50cd0ba7-4aa9-4554-9f17-575375cc41f3.mp4 https://user-images.githubusercontent.com/8357343/226058295-3feac41c-f2b6-4b27-a0d4-ed7166a7a007.mp4 https://user-images.githubusercontent.com/8357343/226058297-eff0d394-5c9f-48e8-9351-5f9c61b3c1e3.mp4