In my case, I am doing iCloud account resolution in the app delegate and there’s a handful of situations that require user intervention (for example, if an account changes and I need to ask to merge or not merge data from the new account). I am currently using something like the above to grab the most relevant window to show an alert - is there any recommended way to do something like that for this case?
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: