Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dealt with deprications in core iOS and cordova-android + Bug Fixes #518

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mehernosh
Copy link

  1. Handled deprecation of the Android webView.sendJavascript( ) . Refer https://issues.apache.org/jira/browse/CB-6851 and http://mail-archives.apache.org/mod_mbox/cordova-commits/201406.mbox/%[email protected]%3E
  2. Changed the way iOS calls the apn notification handler. Uses PluginResult instead of stringByEvaluatingJavaScriptFromString. The javascript passed in stringByEvaluatingJavaScriptFromString was not able to access stuff loaded by RequireJS
  3. Handled deprecation of enabledRemoteNotificationTypes in iOS 8 and up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant