Hanzofm
Hanzofm
I'm trying this plugin on an android device and I have this scenario: -If the app starts with bluetooth connectivity the plugin ranging correctly beacons -If I switch off the...
#### Bug, feature request, or proposal: #### What is the current behavior? Following the https://github.com/zxing-js/ngx-scanner/wiki/Getting-Started doc When put the `` -The browser request permissions -The webcam light on macbook pro...
Hi, I have an Ionic App with this specs: ``` -Ionic 3.9.2 -Angular 5.2.11 -Cordova Android 8.1.0 and iOS 5.1.1 -Cordova 8.0.0 **-cordova-plugin-ionic-webview 5.0.0** ``` My app make request to...
# Bug Report ## Problem Recently we have submitted our Ionic App for a security audit and this is report about Cordova- Android: **-Vulnerability**: Code Correctness: Double-Checked Locking **-Description:** The...
Hi, Is there any way to cancel the getLibrary process? On large libraries if yo do multiple getLibrary process without cancel the previous process the plugin not work properly. I...
# Bug Report ## Problem ### What is expected to happen? -screenOrientation is locked in whole applicaction to screenOrientation.ORIENTATIONS.PORTRAIT_PRIMARY -User enter into a page that **can be rotated.**(ex. a photo...
Hi, My problem is related when uses a ion-refresher with this plugin, when I pull to refresh the alphabet index pulls down and not return to their position. Is there...
Hi, I am using this library(v0.6) into a Ionic v4/Angular 8 project. First: When I try to create a client, your docs says this: this.soap.createClient('assets/calculator.wsdl').**subscribe**(client => this.client = client); But...
I'm reciving this error from the library. The temporary model, temporary_users is already created on mongodb but the error still showing configured: true generated temp user model: true Messages from...
# Bug report **CHECKLIST** - [X] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [X] I confirm this is a suspected bug or issue that will affect other users -...