Closed ricardobrg closed 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
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