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
fix TextDecoder polyfill not working (#147) (adb20c7)
On React Native 0.74 onwards, this polyfill not working could cause exceptions when importing the package. If you are using RN 0.74, it's highly suggested to upgrade to the latest version.
update webrtc for ios privacy manifest files (#144) (d6fa512)
Starting May 1st, Apple has begun requiring that apps and commonly used third-party SDKs include a privacy manifest. Although this SDK is currently not on the list and should not be affected by the privacy restrictions, we've begun seeing reports that similar SDKs that aren't on the list have seen rejections. This update includes a privacy manifest to comply with the new restrictions. We highly suggest upgrading to 2.1.1 as soon as possible to avoid any issues with submitting to the Apple App Store.