-
### Expected behaviour
Is there any way to get a callback within requestReadPermission? The setTimeout() works but its not an ideal situation Something similar to how cordova-plugin-diagnostics req…
-
Hello,
My question is about background ble operation on iOS devices [described here](https://github.com/don/cordova-plugin-ble-central#background-scanning-and-notifications-on-ios).
Adding **cordov…
-
### Expected behaviour
Im not getting the proper info of the device. My code is this:
// check permission
function hasReadPermission() {
window.plugins.sim.hasReadPermission(function(){
//cons…
-
Just upgraded to 1.561, and I'm happy to see JENKINS-20769 fixed, but now I'm seeing these instead:
SEVERE: Trying to unexport an object that's already unexported
java.lang.IllegalStateException: In…
timja updated
6 years ago
-
![image](https://cloud.githubusercontent.com/assets/7133552/18501415/200ed09e-7a05-11e6-8248-90f1ccbec02d.png)
Alert shown when launching app preview on Android.
-
this means our only verify key will be leaked, and hacker may potentially use the vkey to fake payment data, which means after the response send back, we may compulsory do a requery, am I right?
so i…
-
Please make type annotations so TypeScript developers can have type checking, autocompletion support and avoid compilation/console errors:
An [Ionic Native](https://github.com/driftyco/ionic-nati…
-
### Expected behaviour
For Android (maybe windows), but I don't think possible on iOS, can email be extracted from sim info as well? This plugin manages to do it from Android but it has limiations a…
-
If I implement a both interfaces as in the examples. The app runs fine. When I implement them as separate classes as seen in the video [Universal Windows Apps with Standard C++](https://www.youtube.co…
-
First, I'm using Intel XDK build 3619 configured for CLI 6.2.0.
3.1.7 builds fine and 3.2.0 builds fine on Adroid but on iOS I get this in my error log:
`CompileC build/mycoolapp.build/Release-iphon…