You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check(PERMISSIONS.IOS.LOCATION_ALWAYS) no longer returns blocked after only LOCATION_WHEN_IN_USE was granted. It now correctly reports denied while the always upgrade is still requestable (#984)
request(PERMISSIONS.IOS.CONTACTS) now returns limited instead of granted when the user grants limited access (#929)