Google Maps SDK is crashing
11–20 of 28 posts
Re: Google Maps SDK is crashing
#12i mean it's not the SDK that's crashing right, the service changed somehow.
The SDK is crashing. It's likely crashing because the service changed, but it's causing actual crashes on iOS and Android devices which rely on the SDK.
Re: Google Maps SDK is crashing
#13Re: Google Maps SDK is crashing
#14> "Hi William, We have identified an issue stemming from an outage with Google Maps that is causing the Whistle app to immediately crash upon opening. Our team is aware of the issue and monitoring the situation closely. While there is no estimated time for resolution from Google, rest assured that the safety of Bella is still our top priority. Please keep Bella close for the time being. [...]"
Re: Google Maps SDK is crashing
#15Edit: Google has confirmed this is the case https://issuetracker.google.com/issues/154855417#comment181 but apparently the data will be invalidated within a few hours.
Re: Google Maps SDK is crashing
#16Re: Google Maps SDK is crashing
#17Re: Google Maps SDK is crashing
#18Re: Google Maps SDK is crashing
#19Earlier quoted context omitted.
The SDK is crashing. It's likely crashing because the service changed, but it's causing actual crashes on iOS and Android devices which rely on the SDK.
And even worse it doesn't crash in realtime. It crashes parsing locally cached data caused by a bad update, meaning this possibly can't be quickly fixed merely by fixing the API.
Re: Google Maps SDK is crashing
#20Reminder to think of your application as a system composed of many sub-systems, where any sub-system can fail at any time. Plan for this, engineer for this.