-
# First build app
```bash
ionic start ionic_notifications tabs
ionic cordova platform add android
npm install cordova-plugin-local-notification
npm install @ionic-native/local-notification…
-
**Describe the bug**
I would like implement push notification with ionic 5. With android I can retrieve the FCM token but on IOS I can't. I have this error message :
FCMToken unavailable, it'll re…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [C…
-
Hello everyone, I have updated several libraries in my project including **firebase to 9.15.0** and **angular/fire 7.4**.*
I'm using Capacitor 4, Ionic 6 and Angular 14.
But I have a problem with …
-
Hi!
Why is this line commented?
https://github.com/EinfachHans/capacitor-file-select/blob/920ac40db0a1785720e2fae527d16ecfa9a0d6da/android/src/main/java/de/einfachhans/fileselect/FileSelectPlugi…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
Hi everyone, I've added the plugin in my Ionic 4 project and I've built it using Capacitor (npx cap add android, etc.)
Should it work correctly? because I can set the app as launcher but I can't se…
-
I've installed it capacitor in my project ionic-react5 and i've configured en project android. In the facebook login requesting only "email" , al app show "invalid scope : openid, email. thi…
-
Look at adding the app to the F-Droid store https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md
-
**Starter Type:** React
**Starter Template:** All I think?
**Description:**
When I try to execute the test script on Windows it fails. The strange thing is that it fails if I did `yarn test…