You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So on some versions of android...namely 4.0 ICS (CM 9), and on an Android 5.1 emulator, the app crashes the second I click on a server. Any way to get this fixed?
The text was updated successfully, but these errors were encountered:
This crash happens when the Google Play Services are not installed or are out of date.
On the emulator you will need to create an emulator with a system image with Google APIs to enable access to the Google Play services.
On the CM9 rom you might want to check if you have an update available on Google Play Store for the Google Play Services.
On the next release of the app there will be an error dialog instead of a crash.
The Google Play Services are needed for the app to be able to display the map.
So on some versions of android...namely 4.0 ICS (CM 9), and on an Android 5.1 emulator, the app crashes the second I click on a server. Any way to get this fixed?
The text was updated successfully, but these errors were encountered: