Open GoogleCodeExporter opened 8 years ago
I've just been finding that my own installation is also causing Safari and
Chrome on iOS7 to both crash. It appears that the library is exhausting
available memory on the device. I'm using the library via the Drupal module
available at http://drupal.org/project/google_store_locator.
Original comment by dan...@bowlhat.net
on 21 Jan 2014 at 6:32
Has there been any progress on this issue? We are having the same problem due
to the new memory restriction in IOS 7 (works fine in IOS 6), has anyone found
a workaround in the meantime? At the moment we are just not loading the
component on the server side if we detect IOS 7.
Thought?
Original comment by jonathan...@shinetech.com
on 19 Feb 2014 at 1:10
In case anyone stumbles upon this, we managed to fix this by lowering our
memory usage within the store locator app, this was primarily achieved by
disabling animations within the markers for iOS 7 devices
Commenting out : "animation: google.maps.Animation.DROP"
Original comment by jonathan...@shinetech.com
on 21 Feb 2014 at 3:41
Original issue reported on code.google.com by
yquoul...@sqli.com
on 9 Jan 2014 at 10:35