Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nil UI after allowing app to access photos #27

Closed
MikeDonahue opened this issue Sep 19, 2017 · 1 comment
Closed

nil UI after allowing app to access photos #27

MikeDonahue opened this issue Sep 19, 2017 · 1 comment

Comments

@MikeDonahue
Copy link

I'm hitting a fatal error: unexpectedly found nil while unwrapping an Optional value after allowing the app to access photos.

screen shot 2017-09-19 at 11 34 02 am

screen shot 2017-09-19 at 11 35 25 am

I'm opening it using the example code in the readme from a button tap. Also if I re-run the app, everything works fine.

Any thoughts?

@MikeDonahue
Copy link
Author

Seems to be working now that I initialized the picker view controller locally in a function instead of as a member variable of my own view controller

@tilltue tilltue closed this as completed Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants