element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
Apache License 2.0
10.69k stars 1.88k forks source link

cordova/phonegap/ionic compatibility and push with gcm apm #2736

Closed maxlinux2000 closed 1 year ago

maxlinux2000 commented 7 years ago

Hello, I would like this project to work inside a hybrid app Cordova / ponegap / ionic .....

I think there is no greater difficulty to create an app using npm inside Cordova, but what stops me is that I do not know how to implement Push notifications using google gcm as well.

Does anyone have experience with this?

regards

ara4n commented 7 years ago

I don't think anyone on the core team has experience with cordova/phonegap/iconic and how push works. i suspect you'd want to wrap matrix-react-sdk rather than riot, too (although the two are quite entangled currently)

t3chguy commented 1 year ago

We will be keeping with the Electron app for now.