mixpanel / mixpanel-iphone

Official iOS (Objective-C) Tracking Library for Mixpanel Analytics
http://mixpanel.com
Apache License 2.0
1.05k stars 567 forks source link

v5.0.5 not have PrivacyInfo.xcprivacy #1023

Closed maningLaien closed 5 months ago

maningLaien commented 5 months ago

Mixpanel.xcframework.zip not have PrivacyInfo.xcprivacy, There is also no PrivacyInfo.xcprivacy file after Cocoapods is pulled.

rnwellman commented 5 months ago

PrivacyInfo.xcprivacy has to be added to the "Copy Bundle Resources" build phase for all the targets.

jaredmixpanel commented 5 months ago

v5.0.6 is released with the PrivacyInfo.xcprivacy added as a resource in the .podspec, Package.swift and Copy Bundle Resources build phase for all targets. Also, bumped the min iOS target down to 11.0: https://github.com/mixpanel/mixpanel-iphone/pull/1024

gsantiago commented 5 months ago

@jaredmixpanel do you guys have plans to update the react native version? There is this issue open there, but without any response from mixpanel

willianlemes commented 5 months ago

Guys, when will you update the react native version?