discipl / waardepapieren

project for consortium of municipalities digitizing PoE services
GNU General Public License v3.0
7 stars 3 forks source link

Reintroduced asyncstorage to store camera permissions #98

Closed DennisHouterman closed 5 years ago

DennisHouterman commented 5 years ago

This update reintroduces asyncstorage to store a flag that indicates if permissions were asked once before. This is neccesary because the appstore's require the app to explain why they want certain permissions

DennisHouterman commented 5 years ago

The issue of the camera not loading at certain times happened when the app started with a clean cache and the permissions were not set right. This bug has now been resolved