ios-sdk-examples icon indicating copy to clipboard operation
ios-sdk-examples copied to clipboard

Animated Line Example not working in ObjC

Open fabian-guerra opened this issue 6 years ago • 9 comments

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.

fabian-guerra avatar Oct 22 '18 20:10 fabian-guerra

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

julianrex avatar Nov 01 '18 20:11 julianrex

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

captainbarbosa avatar Dec 13 '18 21:12 captainbarbosa

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

julianrex avatar Feb 11 '19 15:02 julianrex

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

Closing this ticket meanwhile.

fabian-guerra avatar Feb 13 '19 00:02 fabian-guerra

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.

captainbarbosa avatar Feb 22 '19 01:02 captainbarbosa

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.

julianrex avatar May 06 '19 15:05 julianrex

This should be fixed with #331.

jmkiley avatar Sep 06 '19 21:09 jmkiley

I’m not sure this is true :(

julianrex avatar Sep 06 '19 21:09 julianrex

Still happening in 5.7.0

julianrex avatar Feb 17 '20 21:02 julianrex