Closed gdhillon-pbl closed 5 months ago
PR for potential fix: https://github.com/exponea/exponea-ios-sdk/pull/70
This should be merged and deployed quickly, it's blocking app deployment on iOS
Hi @gdhillon-pbl and @LouisKraemer, its already fixed in iOS native SDK 2.26.2 and available for RN as 1.8.1 version
Description:
When using exponea-react-native-sdk in a React Native project, the PrivacyInfo.xcprivacy file generated from the pods includes incorrect values for the NSPrivacyAccessedAPICategoryUserDefaults category. This appears to be due to incorrect values in the underlying exponea-ios-sdk.
This misreporting causes an "Invalid Binary" issue in App Store Connect, preventing successful submission.
A related issue has been reported in the exponea-ios-sdk repository: https://github.com/exponea/exponea-ios-sdk/issues/69