-
# Bug Report
## Problem
When creating a dark background color of the statusbar by for example: ```StatusBar.backgroundColorByHexString('#000000');```
and then doing:
```StatusBar.styleLightConte…
-
Hi,
I am using Ionic 2 with _cordova-plugin-fcm_.
However, after a lot of trouble walking through the ionic documentation finding out they are shutting down their ionic push service, I ended up us…
-
iOS opens the main dialog asking to share Story/Feed and successfully posts. Android 6 & 7 are both popping open straight to the Direct Message dialogs. It successfully posts the DM, but that's not wh…
-
Please make sure the README guide updated !
Below is the log
```
Ionic:
ionic (Ionic CLI) : 4.10.4
Ionic Framework : ionic-angular 3.9.5
@ionic/app-scripts : 3.2.3
Cordova:
…
-
I'm trying to run my Ionic app in an Android device with cordova-plugin-fcm but I get the error below when I try to install it (``cordova plugin add cordova-plugin-fcm``) or run it (``ionic cordova ru…
fmss7 updated
4 years ago
-
## Bug Report
### Plugin(s)
"@capacitor/background-runner": "^1.0.5",
### Capacitor Version
@capacitor/cli: 5.0.5
@capacitor/core: 5.0.5
@capacitor/android: 5.0.5
@capacitor/io…
-
XMLHttpRequest cannot load file:///var/containers/Bundle/Application/CCFD6532-EFE8-46B4-8583-92B73867EADA/My%20n%20Test.app/www/login-new-account.html. Preflight response is not successful
It works…
-
**Description:**
when trying to using `ionic cordova prepare ios --watch` the following error is thrown:
`Unknown option: '--watch'`
**My `ionic info`:**
```
Ionic:
Ionic CLI …
-
Steps to repeat:
1. Create a Cordova/Ionic app.
2. Listen for onConnect events:
```
document.addEventListener('online', onOnline, false);
function onOnline() {
// This never fires
cons…
-
**Describe the bug**
We are getting an exception on both iOS and Android with our new certificate on the server. We checked the SSL-Certificate, everything looks fine, no errors. we tried adding def…