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

iOS 14 privacy example #411

Closed neelmistry94 closed 3 years ago

neelmistry94 commented 3 years ago

This example documents the things needed to be added for Mapbox to handle location authorizations, as well as a way to handle the experience.

jmkiley commented 3 years ago

Would you mind rebasing this on the ios-v6.2.0 branch? That way we can merge it to main with other updates for 6.2.0.

captainbarbosa commented 3 years ago

Bitrise logs revealing this failure:

Test Suite [ExamplesUITests.xctest [started
[ExamplesUITests]
    [testEveryExample, Failed to get matching snapshot: No matches found for Descendants matching type Table from input

This looks eerily similar to https://github.com/mapbox/ios-sdk-examples/issues/358 😕

julianrex commented 3 years ago

Is this failure happening consistently?

neelmistry94 commented 3 years ago

@julianrex yes it is! but not reproducible locally