Hello,
I got this warning and noticed at the same time that my login screen is buggy.
I call "this.NavigationController.PushViewController(new LoginScreen(), true);" in ViewDidLoad in my mainscreen and I think this is the source for the bugs I'm having. it is possible? Or why else I got this warning.
thanks, Bye