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

2016-05-11 Thread Kyle Sluder
On Thu, Apr 28, 2016, at 05:03 PM, Rick Mann wrote: > 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 > () > > Thing is, I get it when handling a

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

2016-04-28 Thread Rick Mann
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 () Thing is, I get it when handling a universal link (a link tapped outside my app, but which is sent to my