Mark
Mark
I am recording a video with the camera then attempting to play it back. When I do the app crashes. Details below. --------- beginning of crash 07-07 17:32:08.394 9915 9915...
If you attempt to connect to an invalid BLE address the app crashes on iOS. Added the 2 lines below for a nil check to resolve it . This is...
I am getting this exception reported from the field. Any ideas? java.lang.NullPointerException com.megster.cordova.ble.central.BLECentralPlugin.onRequestPermissionResult Samsung Galaxy Tab E8.0, Android 8.1 java.lang.RuntimeException: at android.app.ActivityThread.deliverResults (ActivityThread.java:4519) at android.app.ActivityThread.handleSendResult (ActivityThread.java:4563) at android.app.ActivityThread.-wrap21 (Unknown Source)...
I am creating an app where the user can drag small images onto a picture and position them. They can also stretch or shrink the images to create the layout...
I am using the example code on Git Hub to attempt to start a video recording. It is calling the error call back and returning "No Preview". what am I...
Thanks for the plugin. I got it to work fine on Android but it is not being recognized on iOS. I installed it with this command: cordova plugin add https://github.com/devgeeks/Canvas2ImagePlugin.git...
I am using ionic fro Phonegap and the onsen ui and got it working successfully on Android but cannot get my sortable items to respond on IOS. I have tried...
I am having a problem on a Samsung Tab 3 Lite (SM-T113). After the first call to "start" and then "stop" it will not start again. I also noticed that...
Has anyone gotten this working with Android 12. I am getting a permission error for BLUETOOTH_ADVERTISE. I put it in the AndroidManifest. and have tried enabling with cordova.plugins.diagnostic.requestBluetoothAuthorization. This is...
# Bug Report ## Problem I am getting "The certificate authority is not trusted" - Trying to open my server page ### What is expected to happen? The page should...