Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

iOS7 Issues with dialogs not loading when there is a loop waiting for input. (DialogResult)

$
0
0

Since there isn't a way to wait for the DialogResult of a dialog, I am using a method that I have seen before to do simulate a wait until a value has changed

while (!m_Authorized) { NSRunLoop.Current.RunUntil (NSDate.FromTimeIntervalSinceNow (0.5)); }

This no long seems to work in iOS7. My dialog never loads and the screen is hung. Anyone know of another way to do this or why this might be happening now?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>