clearInstanceBugFix on iOS
- BugFix for iOS running on iPhone 6
- Optimized serialization code for Android
- Bug fix for Map representation characters/reserved characters for map representation as a string (
=and/)
- Disabling unnecessary logging of events in platform implementations in both Android and iOS,
can enable if required by passing
enableLogging: truetocreateInstance
- Android and iOS data serialization handled properly to send objects and arrays
- Android query bug: Extra ? is being sent. fixed
- Added support for socket.io handshake query params for both iOS and Android
- Fully working version of basic Socket.io connection for both Android and iOS