suesitran/interactive_diary

App first launch when Location Permission is denied - Part 2

suesitran opened this issue · 0 comments

Narrative

As a diary lover
I want to receive clear indicator what error happens to my location service
So that I can resolve issue and continue using the app

Scenarios

Note: This is a continuous scenario list from #26

Scenario 7:
GIVEN Scenario 6
WHEN I allow location permission in App Setting page
AND return to the app
THEN the map is loaded with my current location

Scenario 8:
GIVEN Scenario 6
WHEN I return to the app without allowing location permission in App Setting page
THEN I'll be presented a dialog to explain why location permission is needed.