Nadia Barbosa

Results 28 comments of Nadia Barbosa

I did not, but I can go ahead and try this with the latest version of Xcode/SPM since there have been a few upgrades in the past few months. I'll...

I did, it seems to be working now. I used the latest version of this library as well as Xcode 11. Thanks for checking in.

I was looking for a hiking icon today and couldn't find one here, so ➕ 1️⃣ for this :)

We're planning on doing this in V2 of this project.

Thanks for the feedback. Tagging in my colleague @ZiZasaurus who has been working close to this example/use case lately.

I think we just need to wrap this example with an `if #available(iOS 14.0, *)` so that this particular example won't run if attempting to build with Xcode 11.

Hmm it looks like those [checks were already in there](https://github.com/mapbox/ios-sdk-examples/blob/main/Examples/Swift/LocationPrivacyExample.swift#L30), so we'll need to dig in a little more to figure out why this is happening.