taivo / parse-push-plugin

Push notification plugin for Cordova/Phonegap/ionic on Parse platform
118 stars 102 forks source link

PlayStore download is earlier version #110

Closed remcoNL closed 7 years ago

remcoNL commented 7 years ago

I’ve a very weird error. Google Play will accept my build, and i can see it properly numbered in the PlayStore. However, on download it, it will download an earlier version, without the TAIVO plugin.

There is no error message or warning. My device is supported. The iOS version has no problems.

Maybe it has to do with the GCM that is required by the TAIVO push message plugin. I can make a GCM project, however i cannot explicitly add the GCM API, since this link points to FCM.

Any hints or tips on this? Or should Taivo work with FCM (it didn't when i tried, but maybe it should?)

remcoNL commented 7 years ago

On the web it shows the version correctly. On my phone, it does not. But if found out that on other androids it does show the latest version and they can download it without problems.

I now think it is my own phone that causes the error.

I've cleared the data and emptied the cash of the PlayStore app, but that does not change anything yet.