mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

Animated Line Example not working in ObjC #242

Open fabian-guerra opened 6 years ago

fabian-guerra commented 6 years ago

In the Mapbox Maps SDK for iOS v4.6.0-alpha.1 animating a line example is not working (does not display the animation nor the line). It works OK in swift.

julianrex commented 5 years ago

FYI I also saw this in v4.5.0-beta.1

captainbarbosa commented 5 years ago

Not seeing this in 4.7.0-beta.2, closing.

julianrex commented 5 years ago

Spotted again: https://github.com/mapbox/gl-internal/issues/1055#issuecomment-458697380

fabian-guerra commented 5 years ago

I'm not longer seeing this issue (😅). If I spotted again I will fix it right away.

Closing this ticket meanwhile.

captainbarbosa commented 5 years ago

This seems to be happening intermittently - I was able to reproduce it once but when I restarted the app it didn't occur. Reopening for now.

julianrex commented 5 years ago

This is still here. I suspect (though have not reproduced) that mapViewDidFinishLoadingMap is not getting called.

Wondering if there is any connection to https://github.com/mapbox/mapbox-gl-native/issues/13867.

Or perhaps overlapping examples/requests sharing the same cache.

jmkiley commented 5 years ago

This should be fixed with #331.

julianrex commented 5 years ago

I’m not sure this is true :(

julianrex commented 4 years ago

Still happening in 5.7.0