nativescript-socket.io
nativescript-socket.io copied to clipboard
IOS Build failed
Hi
When i taking the build for IOS throwing error like
value of optional type 'String?' must be unwrapped to a value of type 'String' if let data = Data(base64Encoded: noPrefix, options: .ignoreUnknownCharacters) {
It working fine in android