tajchert/Nammu

When to check for the permissions

pjakubczyk opened this issue · 1 comments

Very nice idea to put all granted permissions into one collection.

I am just wondering 'when' to check the permissions. Gathering data during onCreate in Application class results with a fixed collection. My idea would be to check for permissions using ActvityLifecycleMonitor after every onResume ?

👍 sounds very good, would love pull request - if not maybe in December I will find some spare time for that.