I apologize if this is a basic question, but I'm new to Xcode and haven't been able to find an answer yet. I'd like to know what version of the iOS Mapbox SDK is being used in the app I'm building with the Unity Mapbox SDK.
I've looked for this information in the podfile, the Pods folder in the Project Navigator, and in the build logs, but couldn't find any references to Mapbox in these locations. I'm starting to wonder if the Unity SDK communicates directly with Mapbox APIs without using an intermediary iOS library. Is that the case? Or should I be looking for the version information somewhere else?
Thanks for your help!