-
# Bug report
**Current behavior:**
In our Project we send Push Messages to IOS. Mostly as Notification Push AND Data Push (without Alert and `content-available: 1`), because the project is very …
-
Add ability to "Add to calendar" on amp-socialshare ?
-
Hi,
I'm using the 4.2.0 version of ionic-selectable on Ionic 4 and it seems to be working fine, but there's an error message in the log pointing to the ionic-selectable component:
> Error: No valu…
-
**Describe the bug**
I want to increment the badge counter by one when a new notification is received. To realize this I have added cordova-plugin-badge. This should be executed when the app is close…
-
Hi there,
I've wanted to use this plugin in my ionic 5 project. sadly, I couldn't find how I have to import it to my project.
I use this plugin in a component.
I can't address ContactsX with…
-
Previously, I was using the version 0.x of AdMob Plus and I migrated to admob-plus-cordova in order to use the updated plugin. I made the integration according to the document. After starting to use t…
-
Hey this plug-in seems to be great for me. I'm working on an APP which need to access data from a USB OTG connected to the phone, in particular i need to read a write them throw the app, the file are …
-
On Android 4.4 I've tried sharing to Facebook via .share, .shareViaFacebook, and . shareViaFacebookWithPasteMessageHint - with no image and a url. My url never gets added. Maybe this has something to …
-
Typescript:
```
this.googlePlus.login({
'webClientId': 'my_ webClientId',
'offline': true
})
.then(async (profile) => {
console.log("response")
cons…
-
Hi Team,
I noticed the following:
- I provide a launch url in a onesignal message that deeplinks into the app using ionic-plugin-deeplinks
- There is no custom onesignal notification opened or cl…