Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

1.6.0: Adding new RMPointAnnotation crash #590

Open
fotiDim opened this issue Feb 21, 2015 · 6 comments
Open

1.6.0: Adding new RMPointAnnotation crash #590

fotiDim opened this issue Feb 21, 2015 · 6 comments

Comments

@fotiDim
Copy link

fotiDim commented Feb 21, 2015

Adding an RMPointAnnotation on 1.6.0 causes a crash with:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSCFConstantString stringByAppendingString:]: nil argument'

The same code used to work with older versions of the SDK

@fotiDim
Copy link
Author

fotiDim commented Feb 21, 2015

1.5.1 works fine

@martinjbaker
Copy link

I had same thing with my offline map (using tile database not Mapbox server). It's due to requirement of having an access key, or alternatively use a local UIImage for the marker which is what I'm doing.

@friedbunny
Copy link
Contributor

@Navideck-fotis Are you using the static library or CocoaPods?

@jairomc
Copy link

jairomc commented May 12, 2015

i have the same error, any solution for this?

@underbluewaters
Copy link

@martinjbaker's suggestion of setting an access key worked for me. I'm using a static version of the library in a Swift project.

@angyy10
Copy link

angyy10 commented Aug 17, 2015

@martinjbaker's suggestion worked for me as well.

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

6 participants