Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Photos permissions not working on IOS 7 #10

Closed
smarongiu opened this issue Sep 9, 2016 · 1 comment
Closed

Photos permissions not working on IOS 7 #10

smarongiu opened this issue Sep 9, 2016 · 1 comment
Labels

Comments

@smarongiu
Copy link

Bug

Version Number of Plugin: 1.1.7
Device Tested On: iPhone 4 (with iOS 7.1.1 and 7.1.2)
Simulator Tested On: -

Expected Behavior

If permission was granted, PermissionStatus result should be "Granted", otherwise it should ask for permission.

Actual Behavior

PermissionStatus is "Unknow" => no popup asking for permission, application flow is stalled on the request task.

Steps to reproduce the Behavior

Build&Run PermissionSample app on a device with iOS 7 (without granted permissions for the app), click on "Photos"
=> popup : Result "Unknow", click on "Ok"
=> app is stalled, no popup to ask for permissions

@jamesmontemagno
Copy link
Owner

Closing since I only support 8+ now

@ghost ghost removed the in progress label Sep 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants