iosphere / ISHPermissionKit

A polite and unified way of asking for permission on iOS
https://iosphere.de
Other
614 stars 44 forks source link

Permissions controller cannot handle requests that become outdated after presentation #65

Open shagedorn opened 8 years ago

shagedorn commented 8 years ago

Expected result: The stale permission is skipped silently.

Actual result: The stale permission is skipped, but another one is presented twice, at least when opting for "Later".