opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
209 stars 155 forks source link

Use of Apple's Required Reason apis requires privacy manifest #737

Closed vomchik closed 2 months ago

vomchik commented 3 months ago

Feature Request

Description Apple is requiring packages and apps to declare their use of required reason API.

Beginning May 1, 2024, Apple won't accept new apps or updates to existing apps that use packages that don't have a PrivacyInfo.xcprivacy.

Proposal

Links / references

kostiantyn-solianyk commented 3 months ago

Would be nice to have it updated!!

serzmerz commented 3 months ago

any updates on this?

beHaze commented 2 months ago

Hello, we plan to release a version with support for Apple's app privacy manifest before May 1st. However, you could also use our file here to help craft your own privacy file using Apple’s instructions. Hope that helps.

jeffswartz commented 2 months ago

Versions 2.27.4, 2.26.2, and 2.25.5 of the OpenTok React Native SDK updates the Vonage Video iOS SDK version to 2.25.5. This version adds a privacy manifest required by Apple's App store.