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

fix: permissions check in Settings and OfferFlow #190

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

This PR updates the permissions check in Settings and OfferFlow to properly ask the user for each required permission on offer acceptance.

If permission has already been denied, the user is directed to the app settings to manually enable it. Additionally, the License Record will now only be executed after all required permissions have been accepted, ensuring that user data is not exposed without explicit consent.

Closes #189

ricardobrg commented 1 year ago

https://user-images.githubusercontent.com/8357343/226708310-3a169dd3-b4d0-44f8-8cb8-2d9ec3a5e2e7.mp4

https://user-images.githubusercontent.com/8357343/226708314-d75d4dcb-5834-4671-9b26-c67e9d248198.mp4

https://user-images.githubusercontent.com/8357343/226708320-2ebad7ec-e029-4377-bb47-bee04ab071e1.mp4