How to handle GoogleMap unavailable
Problem: GoogleMap is sometimes null (for reason's unknown to me). As far
as I know this can happen when Google Play Services are not installed.
Question:
Is there a way to know when the GoogleMap is or will be available (!=
null). Is there a good way to handle this other than showing the user a
"I'm sorry but the app could't load" message?
Is there a way to know the reason why GoogleMap is null?
No comments:
Post a Comment