Search code examples
androidgoogle-mapsmapactivity

MapActivity "couldn't get connection factory client"


I'm programming a Google Maps based Android application. The application itself runs fine, without any issues. I can see the map, zoom to my current location etc. etc. All permissions should be fine according to the AndroidManifest.xml. I also have an API key for the map which is working. When the map is loaded I get the above mentioned error. I've searched the Internet and it seems to be an API bug. I would really like to get this confirmed by someone who maybe has had the same problem. If it is possible to fix the issue, it would be preferred of course.

I hope that someone can confirm that this is just an API bug or maybe has some fix to the problem.


Solution

  • I don't know if it is an API error or not. But I can tell you one thing, I have 3 real Apps based on Maps and I see this error all the time, it never hurts if that what you need to know. Good luck