Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashing on certain versions of Android #2

Closed
o355 opened this issue Jun 4, 2015 · 3 comments
Closed

App crashing on certain versions of Android #2

o355 opened this issue Jun 4, 2015 · 3 comments
Assignees

Comments

@o355
Copy link

o355 commented Jun 4, 2015

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?

@ValXp
Copy link
Owner

ValXp commented Jun 4, 2015

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.

@ValXp ValXp self-assigned this Jun 4, 2015
@o355
Copy link
Author

o355 commented Jun 4, 2015

Good to know...always wondering why it was crashing. I'll see if on CM 9 I can get a GPS update going.

@ValXp
Copy link
Owner

ValXp commented Jun 4, 2015

Fixed: b59571e

@ValXp ValXp closed this as completed Jun 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants