nativescript-socket.io icon indicating copy to clipboard operation
nativescript-socket.io copied to clipboard

IOS Build failed

Open ppyoosuf opened this issue 6 years ago • 0 comments

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

ppyoosuf avatar Sep 20 '19 14:09 ppyoosuf