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

cordova-ios 4 compatibility and missing parameter in watch method added #71

Merged
merged 2 commits into from
Jan 6, 2016
Merged

cordova-ios 4 compatibility and missing parameter in watch method added #71

merged 2 commits into from
Jan 6, 2016

Conversation

thomashilzendegen
Copy link
Contributor

Hi,

with these changes the plugin is now compatible with cordova-ios 4 (where some breaking changes were introduced).

Also the parameter "subscribe" was missing in the watch method (now added with default "true"). The empty array made the app crash when calling the method.

Cheers,
Thomas

@thomashilzendegen
Copy link
Contributor Author

Did some "cleanup" with a better approach.

apla added a commit that referenced this pull request Jan 6, 2016
cordova-ios 4 compatibility and missing parameter in watch method added
@apla apla merged commit 0ba3293 into apla:master Jan 6, 2016
@apla
Copy link
Owner

apla commented Jan 6, 2016

Thank you!

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.

2 participants