januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
351 stars 411 forks source link

XCode 12.5 #162

Open gdierksmeier opened 2 years ago

gdierksmeier commented 2 years ago

Hi, i'm trying this module, in Android is working ok, but in IOS i cannot start the app. Getting this error..

'stringByReplacingPercentEscapesUsingEncoding:' is deprecated: first deprecated in iOS 9.0 - Use -stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding.

How i can progress?

Thanks, Gonzalo

usfslk commented 2 years ago

did you find a solution?