Hello!
I’m using your library "mixpanel-react-native": "^1.0.1". I did pod install and when I compiled it display some errors all corresponding to Swift such as:
static Mixpanel.Network.apiRequest<A>(base: Swift.String, resource: Mixpanel.Resource<A>, failure: (Mixpanel.Reason, Foundation.Data?
Why is that?
My React Native version 0.60.5
Xcode 12.3
SDKs For iOS 14.3
Regards