I believe this issue is fcm plugin specific. Plugin is maintained by community. See: https://github.com/fechanique/cordova-plugin-fcm/issues/153
On Tue, May 15, 2018 at 4:11 PM, Rabindra Nayak <[email protected]> wrote: > I don't think you can send picture like a png file but use same plugin and > send that picture as base64 string and redraw at mobile side as image. You > can try in This way. > > On Tue, May 15, 2018, 07:14 JITHIN PC <[email protected]> wrote: > > > Hi Team, > > > > I am using cordova to develop a hybrid application that runs on both IOS > > and Android. > > Currently I am using the plugin *cordova-plugin-fcm* for push > notification > > and am looking for a* plugin option for handling picture based > notification > > (Using FCM)* that *works in both Android and IOS.* > > However I am unable to source any plugin. > > Hence can you please help to identify if there are any plugins that can > be > > used for the same. > > > > Regards > > JITHIN PC > > >
