Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Adding annotation fails with EXC_BAD_ADDRESS #1896

Closed
aleksandr-vin opened this issue Jul 16, 2015 · 3 comments
Closed

Adding annotation fails with EXC_BAD_ADDRESS #1896

aleksandr-vin opened this issue Jul 16, 2015 · 3 comments

Comments

@aleksandr-vin
Copy link

Locked in https://www.mapbox.com/guides/first-steps-gl-ios/#adding-a-point-annotation

I've done the tutorial till annotation section. Then it started to fail on run.

screen shot 2015-07-17 at 00 48 31

cat Podfile.lock
PODS:

  • MapboxGL (0.5.1)

DEPENDENCIES:

  • MapboxGL

SPEC CHECKSUMS:
MapboxGL: 4198dd3100fa012d3df5fc26ad13b69f6834473c

COCOAPODS: 0.37.1

@friedbunny
Copy link
Contributor

Thanks for posting about this, @aleksandr-vin. #1874 fixes this crash and will be included in the next release. In the meantime, please use add annotations in viewDidAppear. I'll update the guide with this workaround.

@aleksandr-vin
Copy link
Author

@friedbunny -- not regarding this issue, but -- is there any way to cache vector tiles in Mapbox GL like in Mapbox iOS SDK https://www.mapbox.com/mapbox-ios-sdk/#tile_caching__class ?

@friedbunny
Copy link
Contributor

@aleksandr-vin Not yet, follow #584 for progress.

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

No branches or pull requests

2 participants