-
I am attempting to add "private bluetoothLE: BluetoothLE" in my constructor but it is saying that BluetoothSerial is a value and it instead suggests BluetoothLEOriginal. If I add this to the import st…
-
**Any idea on this:**
/ionic-test/platforms/android/src/nl/xservices/plugins/GooglePlus.java:11: error: package com.google.android.gms.auth does not exist import com.google.android.gms.auth.GoogleAu…
-
error
```
[03:49:43] typescript error
Error during template compile of 'RoundProgressModule' Function expressions are not supported in decorators
in 'NgModule' 'NgModule…
-
## Is your feature request related to a problem? Please describe.
On iOS push notifications are shown even when the app is in foreground, while on Android they are not. These different default beha…
-
I am trying to send notifications on Android but on startup, apparently
` this.push.on("error", e => {
alert(e.message);
this.log("Push.Error:", e);
this.em…
-
#### Short description of the problem:
When running the command `ionic cordova build android --prod --release` throws the error:
> Error: EISDIR: illegal operation on a directory, unlink '/home/{P…
-
Good day ! Could anyone suggest please .. Ioinc 5 app crashed on iOS platform when I am downloaded a lot of files from server by angular HttpRequest ... The mobile app is working fine on Android 9,1…
-
## Plugin Request
Web Socket Client
**Name**: Web Socket Client
**Package**: `@capacitor-community/web-socket-client`
### Platform(s)
Android, Web
### Existing Solutions
This plugin…
-
### Expected Behaviour
The result of this method returns object 'registration'
```
pushObject.on('registration')
.subscribe((registration: any)
```
And being able to retrieve APNS token …
-
在cordova 8.0环境下,cordova plugin add cordova-plugin-fastrde-mqtt,依赖的plugins 版本太旧了,和新版本冲突。
Failed to install 'cordova-plugin-fastrde-mqtt': Error: ENOENT: no such file or directory, open 'D:\2020\666\my…