You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current app currently does not compile because of the Mixpanel library. As far as I can tell, all it needs is a few #if os(visionOS) statements to be added so the right libraries get imported.
Keep up the good work!
The text was updated successfully, but these errors were encountered:
My current app currently does not compile because of the Mixpanel library. As far as I can tell, all it needs is a few
#if os(visionOS)
statements to be added so the right libraries get imported.Keep up the good work!
The text was updated successfully, but these errors were encountered: