Etienne Adriaenssen
Etienne Adriaenssen
Messaging support would be great! Even if it's just the ability to call a callback handler for the message features or the ability to track opened messages manually.
To support some of the mp messaging features I did this. If useful to someone. ``` window.phonegapPush.on('notification', data => { console.log('notification', data); let url = ''; if ( data.additionalData &&...
This should be possible in iOS 13 coming out any day now.
This seems like the problem! Well done. @nolimits4web any chance this can be fixed? It is now a problem when selecting current date but anyone using this component to select...
This is really annoying, it's either branch or deeplinks, not cool
Ok in my case it was the facebook4 plugin that was the culprit
This only happens on Android and only on the first session.
I need this too, we have a public and a private api. Would be nice if using tags we could create 2 or more specs.json's
Getting the same thing.