react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 458 forks source link

fix(default-storage): Privacy manifest missing key #1076

Closed krizzu closed 3 months ago

krizzu commented 3 months ago

Summary

Apparently, even if the SDK does not collect any data, the Privacy manifest requires that entry to be there, even if with an empty array ¯_(ツ)_/¯

AsyncStorageBot commented 3 months ago

:tada: This PR is included in version 1.23.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: