Locked
1
Reply
1
0
Add method openURL to AppDelegate.m in iOS application
Explorer
,
/t5/air-discussions/add-method-openurl-to-appdelegate-m-in-ios-application/td-p/6385977
Sep 11, 2014
Sep 11, 2014
Copy link to clipboard
Copied
5. Open your AppDelegate.m.
6. Add the following code: (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation .....
Please tell me how to do it in the AIR application?
TOPICS
Development
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advocate
,
LATEST
/t5/air-discussions/add-method-openurl-to-appdelegate-m-in-ios-application/m-p/6385978#M35795
Sep 12, 2014
Sep 12, 2014
Copy link to clipboard
Copied
I think you to use ANE for this. But I don't saw any public yet
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
