Tagged Questions
1
vote
1answer
77 views
Managing view hierarchy when opening a document
I have an IOS App that can open a specific type of documents.
My App receives the document through:
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary ...