Skip to content
New issue

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

"Undefined symbol:" trying to use MixPanel in the project. #654

Open
MauricioChavesDias opened this issue Sep 20, 2024 · 0 comments
Open

Comments

@MauricioChavesDias
Copy link

MauricioChavesDias commented Sep 20, 2024

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:

  • Clean Derived Data,
  • Clean build,
  • rm -rf Pods Podfile.lock
  • Reinstall pods
  • Close and open Xcode.

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

Untitled design-6

Screenshot 2024-09-20 at 11 16 20 AM

2

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

No branches or pull requests

1 participant