We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I installed the latest version of MixPanel using Cocoapods in my project and everything seemed to be fine, until I tried to use it.
It works fine when I just import Mixpanel to the project, but when I try to initialise it I get these issues.
Now, all the time I want to build the project I get this error below saying Undefined symbol.
I tried all the sort of things:
Nothing worked. Does anyone have an idea how to fix this?
Thank you!
PS: I use Xcode 15.3 with Swift 5+ with minimum iOS target 14.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I installed the latest version of MixPanel using Cocoapods in my project and everything seemed to be fine, until I tried to use it.
It works fine when I just import Mixpanel to the project, but when I try to initialise it I get these issues.
Now, all the time I want to build the project I get this error below saying Undefined symbol.
I tried all the sort of things:
Nothing worked. Does anyone have an idea how to fix this?
Thank you!
PS: I use Xcode 15.3 with Swift 5+ with minimum iOS target 14.1
The text was updated successfully, but these errors were encountered: