sunilk44

Results 4 issues of sunilk44

After installing the plugin build failed due to (use -source 8 or higher to enable lambda expressions) ../platforms/android/src/de/appplant/cordova/plugin/background/BackgroundModeExt.java:168: error: lambda expressions are not supported in -source 1.6 getApp().runOnUiThread(() -> {...

bluetoothSerial.write(txt.toString() + '\n', success,failure); Error in Success callbackId: BluetoothSerial1953436156 : TypeError: callback.success.apply is not a function cordova.js:294 Uncaught (in promise) TypeError: callback.success.apply is not a function at Object.callbackFromNative (cordova.js:294) at...

When I write something to other blutooth device using bluetoothSerial.write(). then subscribe function must respond either with success or failure response but in my case this function doesn't respond whether...

### Describe the bug Xcode build done. 71.6s Failed to build iOS app Error output from Xcode build: ↳ 2022-06-21 16:55:15.295 xcodebuild[24518:5208628] Requested but did not find extension point with...

bugfix