[
https://issues.apache.org/jira/browse/CB-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918719#comment-13918719
]
ASF subversion and git services commented on CB-6149:
-----------------------------------------------------
Commit 50ca482c8e861c1aa480dadba726b1abbacbc0e1 in cordova-ios's branch
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=50ca482 ]
CB-6149 - AppDelegate uses deprecated handleOpenURL
> AppDelegate uses deprecated handleOpenURL
> -----------------------------------------
>
> Key: CB-6149
> URL: https://issues.apache.org/jira/browse/CB-6149
> Project: Apache Cordova
> Issue Type: Task
> Components: App Hello World, iOS
> Affects Versions: 3.4.0
> Environment: iOS
> Reporter: Angela Fowler
> Priority: Trivial
> Labels: core
>
> AppDelegate implements method handleOpenURL which is deprecated.
> https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplicationDelegate_Protocol/Reference/Reference.html#//apple_ref/doc/uid/TP40006786-CH3-SW15
> Will this be replaced with openURL as suggested in iOS docs?
> - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url
> sourceApplication:(NSString *)sourceApplication annotation:(id)annotation
> Also affects CDVViewController and CDVPlugin addObserver for
> CDVPluginHandleOpenURLNotification?
--
This message was sent by Atlassian JIRA
(v6.2#6252)