Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing styles in demo iOS application causes app to crash #69

Closed
lucaswoj opened this issue Nov 30, 2014 · 6 comments
Closed

Changing styles in demo iOS application causes app to crash #69

lucaswoj opened this issue Nov 30, 2014 · 6 comments

Comments

@lucaswoj
Copy link

The demo iOS app is supposed to cycle through styles when the titlebar is tapped -- instead it just crashes with an EXEC_BAD_ACCESS in libuv (uv__finish_close).

I have a hunch this is related to mapbox/mapbox-gl-native#623

@ljbade
Copy link
Contributor

ljbade commented Nov 30, 2014

@incanus dupe of mapbox/mapbox-gl-native#659

@incanus
Copy link
Contributor

incanus commented Dec 1, 2014

Yeah closing as a dupe of mapbox/mapbox-gl-native#659. @lucaswoj make sure you grab the right hash (mapbox/mapbox-gl-native@655ee50) and see if that works. That's what I built the app on last week and it worked fine.

@incanus incanus closed this as completed Dec 1, 2014
@lucaswoj
Copy link
Author

lucaswoj commented Dec 1, 2014

Smooth sailing on mapbox/mapbox-gl-native@655ee50. Am I not supposed to use mapbox-gl-native master with this repo?

@incanus
Copy link
Contributor

incanus commented Dec 1, 2014

You can use it @lucaswoj but it's in active development and such hiccups are par for the course :-)

@lucaswoj
Copy link
Author

lucaswoj commented Dec 1, 2014

Very much understood 👍 Thanks for the help.

@incanus
Copy link
Contributor

incanus commented Dec 1, 2014

make sure you grab the right hash

I could have been clearer here — your hash wasn't "wrong" :-)

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

No branches or pull requests

3 participants