Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Undefined Symbols #1028

Open
mxstudios opened this issue Jul 19, 2024 · 1 comment
Open

Undefined Symbols #1028

mxstudios opened this issue Jul 19, 2024 · 1 comment

Comments

@mxstudios
Copy link

Integration Method: CocoaPods
xcode 15.2
Library version - 5.0.7
iOS
Objective-C

After installing through CocoaPods and before I add any code, it builds fine.

I then add the first reference to MixPanel:

Mixpanel *mixpanel = [Mixpanel sharedInstanceWithToken:@"XXXX" trackAutomaticEvents: NO];

When I build I get "undefined symbols" error.

The installation went fine and it built fine until I tried to actually use it in my code.

@Mustafax06
Copy link

Same here, any updates on this? Is this a bug in the SDK?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants