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

Timeout param and setOptions method and fixed NSLog exception with cordova-ios 6.x.x and iOS 13. #5

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

Conversation

matteocappello94
Copy link

Added timeout param on "open" method [Android].
Added setOptions method to socket.js. Now from cordova/ionic it's possible to set options directly [Android / iOS].
Removed setSoTimeout with fixed value of 5000 [Android].
README file needs to be updated with new method and the installation section with new repository URL.

Added setOptions method to socket.js. Now from cordova/ionic it's possible to set options directly [Android / iOS].
Removed setSoTimeout with fixed value of 5000 [Android].
Fixed a NSlog error with cordova-ios 6.x.x and iOS 13.
@matteocappello94 matteocappello94 changed the title Timeout param and setOptions method. Timeout param and setOptions method and fixed NSLog exception with cordova-ios 6.x.x and iOS 13. Aug 31, 2020
@peitschie
Copy link

@matteocappello94 just wanted to say a drive-by thanks for this patch. Fixes an issue I was facing here!!

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