I'm getting the following message in the console:

        Attempting to load the view of a view controller while it is 
deallocating is not allowed and may result in undefined behavior 
(<UIAlertController: 0x14e6f8a20>)

Thing is, I get it when handling a universal link (a link tapped outside my 
app, but which is sent to my app for handling). This message is logged before 
application(_:continueUserActivity:restorationHandler:) gets called.

At the time, I have my app's regular UI showing, and no UIAlertViewControllers 
have been instantiated.

Any idea why I'm seeing this? Thanks!

-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to