Skip to content

nayooti/GoogleMapsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleMapsDemo

This project demonstrates a crash when assiging a map to GMSPolyline due to memory issues. The crash only happens after the polyline covers a certain distance.

How to reproduce:

  1. in MapController set your API key
  2. run the app on a real device (running the app on a simulator can crash your machine)
  • the app tries to draw a polyline from Berlin to Munich and crashes due to memory isues
  1. in MapController+viewDidAppear change the polyline from Berlin to Potsdam (short distance)
  • the does no longer crash

About

Demo of how to use Google Maps iOS SDK via SPM in separate framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published