Fixed
Status Update
Comments
we...@gmail.com <we...@gmail.com> #2
This ticket is a duplicate of 35831057. 35831057 contains missing info like SDK versions.
we...@gmail.com <we...@gmail.com> #3
Comment has been deleted.
we...@gmail.com <we...@gmail.com> #4
Bug reports attached.
we...@gmail.com <we...@gmail.com> #5
In addition to seeing the problems on Pixel and Nexus 6Ps, other customer reported devices include: LG G5, LG V20, Motorola Moto Z, and Samsung Galaxy S7 Edges.
we...@gmail.com <we...@gmail.com> #6
The Google map issue is WeatherBug release independent, but was observed / reported in versions: 4.5.5.3, 4.6.0.10, 4.6.1.12 and new releases underdevelopment.
an...@google.com <an...@google.com>
ka...@google.com <ka...@google.com> #7
Thank you for a detailed report.
We managed to reproduce the issue and we are working on a fix. We will update this bug once we have an update/timeline.
We managed to reproduce the issue and we are working on a fix. We will update this bug once we have an update/timeline.
we...@gmail.com <we...@gmail.com> #8
Comment has been deleted.
ka...@google.com <ka...@google.com> #9
Thanks JohnK - the easiest way to get updates is for them to star this issue (this way we also know how many people are waiting for an update)
Can you advise them to do that?
Can you advise them to do that?
we...@gmail.com <we...@gmail.com> #10
Thanks. Done. -JohnK
we...@gmail.com <we...@gmail.com> #11
Can the Google team please provide a status update to this issue? The call volume has increased as AT&T and Verizon rolled Nougat out to popular mobile devices.
Thank you. -JohnK
Thank you. -JohnK
ka...@google.com <ka...@google.com> #12
We managed to reproduce the issue and are working on a fix.
We will update the bug as soon as a fix is rolled out.
We will update the bug as soon as a fix is rolled out.
jo...@joeperkins.com <jo...@joeperkins.com> #13
User's Device with issue
Device Information
CpuAbi: arm64-v8a
CpuAbi2:
Hardware: qcom
Device: heroqltevzw
Brand: Verizon
Model: SM-G930V
Manufacturer: samsung
Sdk Level: 24
Android: 7.0
Incremental: G930VVRS4BQC9
Display: 1440x2560 (720)
Total Mem: 3583094784
Avail Mem: 942186496
Carrier: Verizon Wireless
DNS Information:api.weather.gov
104.90.68.180 False False
2001:418:1456:790::116 False False
2001:418:1456:791::116 False False
ConnectionWifi: True
ConnectionState: CONNECTED
Location Enabled: True
Location Permission: True
Use Location: False
Google Service API Connected: True
Latitude: 42.32
Longitude: -71.64
City State: Northborough, MA
Device Information
CpuAbi: arm64-v8a
CpuAbi2:
Hardware: qcom
Device: heroqltevzw
Brand: Verizon
Model: SM-G930V
Manufacturer: samsung
Sdk Level: 24
Android: 7.0
Incremental: G930VVRS4BQC9
Display: 1440x2560 (720)
Total Mem: 3583094784
Avail Mem: 942186496
Carrier: Verizon Wireless
DNS Information:
104.90.68.180 False False
2001:418:1456:790::116 False False
2001:418:1456:791::116 False False
ConnectionWifi: True
ConnectionState: CONNECTED
Location Enabled: True
Location Permission: True
Use Location: False
Google Service API Connected: True
Latitude: 42.32
Longitude: -71.64
City State: Northborough, MA
ma...@gmail.com <ma...@gmail.com> #14
Same problem occurs on iOS. Is there any updates on the issue?
jo...@gmail.com <jo...@gmail.com> #16
Some non 7x users are experiencing the same issue..
vi...@google.com <vi...@google.com> #17
The issue has been addressed in Google Play Services APK version 11, which has finished rolling out to all supported devices.
No further action should be required by developers using the free version of Maps Android API v2 (com.google.android.gms.maps), but affected developers using Google Maps API Premium Plan static library (com.google.android.m4b.maps) should download the latest build fromhttps://dl.google.com/dl/geosdk/googlemaps-android-m4b-2.28.0.zip and rebuild their applications.
Android Studio users who have addedhttps://dl.google.com/geosdk/android-m4b-addon.xml to the Android SDK Manager should also have the option to automatically update the library to the latest version (revision 21).
No further action should be required by developers using the free version of Maps Android API v2 (com.google.android.gms.maps), but affected developers using Google Maps API Premium Plan static library (com.google.android.m4b.maps) should download the latest build from
Android Studio users who have added
Description
# It is OK to share your API Project ID, but _not_ API keys.
Please put together a simplified reproduction case, and put it up as a project on your choice of git hosting providers (e.g. github, bitbucket, etc). The easiest way to do this might be to fork the Google Maps Android API Samples Repository and modify one of the existing demo activities:
Description: Google map not displayed properly on devices with Nougat (WeatherBug, Gas Buddy, AccuWeather)
Problem: Maps are displayed as a simple grid (e.g. graph paper)
What steps will reproduce the problem?
1. Select device with Android 7.x Nougat
2. Set display size to large. A device reboot may be required to enter state after changing display parameters..
3. Open Apps (WeatherBug, Gas Buddy, AccuWeather)
4. Maps will be displayed as a simple grid (e.g. graph paper). Some but not all customers stated that they got some details if they zoomed in to the map at a max level.
Also add the following details:
- Device (and version of Android) you have verified this issue on: Pixel, Nexus 6P
- Google Play Services client library version: Android 7.1.2
- Google Play Services version on the device: 10.2.98 (440-146496160)
- Android SDK Version:
- Was this working correctly on a previous version of Google Play Services? No (Google Play Services 10.0.84 (440-137749526))
(If yes, which client library and SDK version?)
Also attach screenshots, sample code and optionally an APK if possible.
If the problem exhibits itself in a released version of your app on the
Play Store, optionally provide a link to the app, and explain how to
reproduce the issue in the app.