Jesse MacFadyen created CB-8972: ----------------------------------- Summary: Consistently deal with launch args/params Key: CB-8972 URL: https://issues.apache.org/jira/browse/CB-8972 Project: Apache Cordova Issue Type: New Feature Reporter: Jesse MacFadyen Assignee: Jesse MacFadyen
We need a consistent cross platform way of getting info on how the app was launched. Different launch mechanisms could include registered protocols, local or push notifications or intents from other applications. All of the above launch mechanisms could potentially include some additional information passed in to the application. We need a consistent way of registering to receive this info inside a cordova app. Example use : https://github.com/katzer/cordova-plugin-local-notifications iOS: handleOpenURL, CB-7606, CB-8970 Windows: CB-8674, https://github.com/apache/cordova-js/commit/f86227b8fe80a13d8db35a7478c798782aee1b17 wp8: http://stackoverflow.com/questions/29352208/cordova-wp8-push-notifications-callback -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org