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

UIAlertController warning #52

Open
vargarobert opened this issue Feb 22, 2016 · 2 comments
Open

UIAlertController warning #52

vargarobert opened this issue Feb 22, 2016 · 2 comments

Comments

@vargarobert
Copy link

Attempting to load the view of a view controller while it is deallocating is not allowed and may result in undefined behavior

@AgentEric
Copy link

I have the same question.Waiting for the author response

@zjmdp
Copy link

zjmdp commented Sep 6, 2016

Try this:
- (BOOL)externalAppRequiredToOpenURL:(NSURL *)URL { return NO; }

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

3 participants