mixpanel / mixpanel-react-native

Official React Native Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
105 stars 44 forks source link

underlying Objective-C module 'Mixpanel' not found -xcode 15 #213

Closed Priyanka-SP closed 5 months ago

Priyanka-SP commented 11 months ago

Hello I'm having issue with react native app which works fine on older version of xcode(14.2),when I upgraded the xcode its failing with the following errors:

image
JohnathanWhite commented 11 months ago

Also seeing this

andev240 commented 11 months ago

I am also facing the same issue when I upgraded Xcode to the latest version (Version 15.0 (15A240d)) Earlier it was working fine,

hamzakashifCL commented 8 months ago

Facing the same issue.

is there any update on this?

zihejia commented 6 months ago

sorry for the late response. Have you solved the problem? It might be the caching issue: https://github.com/pmadruga/react-native-clean-project

harisfasset commented 6 months ago

having the same issue, is there a workaround for this?

zihejia commented 6 months ago

hi @harisfasset , clean your project cache might help. If not, have you tried creating an empty project and see how it goes? alternatively, you can try turn on the Javascript mode, see the release note: https://github.com/mixpanel/mixpanel-react-native/tree/v3.0.0-beta.1

zihejia commented 5 months ago

This issue should not be related to the SDK itself. Also, version 3.0.0 has now been officially released with Javascript mode. Please reopen this if you need further assistance.