RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Issue with Google Play Store incompatible #190

Closed teamsoo closed 7 years ago

teamsoo commented 7 years ago

I'm seeing this on my Samsung S8+ and Samsung Note 5

"CAT CDMA SPRD SMART MAX 4.0"

I'm not sure where to fix this incompatible. Any idea where I should look?

Running cordova run android --device works fine. but the app can't be installed from Play Store.

geekgonecrazy commented 7 years ago

@teamsoo what version of Android is installed?

teamsoo commented 7 years ago

@geekgonecrazy Maybe it's how I compile and release the apk. Thanks to your release.sh script. Now it's working. Thanks man.