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

Google Maps is not showing the map on the application #26

Open
m-cheraim opened this issue Feb 23, 2019 · 2 comments
Open

Google Maps is not showing the map on the application #26

m-cheraim opened this issue Feb 23, 2019 · 2 comments

Comments

@m-cheraim
Copy link

m-cheraim commented Feb 23, 2019

Hello,
I set an API key (that is tested and working on another Android application).
But trying to access to Google Maps from this application, the map doesn't show up.
And that's the error I get many times on the Run console:

I/System.out: Thread-42266(ApacheHTTPLog):isSBSettingEnabled false
Thread-42266(ApacheHTTPLog):isShipBuild true
Thread-42266(ApacheHTTPLog):getDebugLevel 0x4f4c
Thread-42266(ApacheHTTPLog):Smart Bonding Setting is false
Thread-42266(ApacheHTTPLog):SmartBonding Setting is false, SHIP_BUILD is true, log to file is false, DBG is false, DEBUG_LEVEL (1-LOW, 2-MID, 3-HIGH) is 1
W/System.err: IOException processing: 26
java.io.IOException: Server returned: 3
at android_maps_conflict_avoidance.com.google.googlenav.map.BaseTileRequest.readResponseData(BaseTileRequest.java:115)
at android_maps_conflict_avoidance.com.google.googlenav.map.MapService$MapTileRequest.readResponseData(MapService.java:1473)
at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.processDataRequest(DataRequestDispatcher.java:1117)
at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.serviceRequests(DataRequestDispatcher.java:994)
at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher$DispatcherServer.run(DataRequestDispatcher.java:1702)
at java.lang.Thread.run(Thread.java:818)
I/System.out: DataRequestDispatcher calls detatch()

Do you know why I get this issue ?

Thank you.

@mheimbinder
Copy link
Contributor

mheimbinder commented Feb 24, 2019 via email

@m-cheraim
Copy link
Author

m-cheraim commented Feb 25, 2019

Ok, thank you.
One other question. is that application maps (using maps-7_r1 package) tested with new generated API keys ? I wonder how any generated API key works on a map test application that uses 'play-services-maps' package but doesn't work on this application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants