Closed mdmathias closed 10 months ago
Hi @olvrlrnz please take a look and help us to make sure that this change meets the need. Thanks!
Just tried it in our code base, LGTM
@olvrlrnz Sorry for bugging you again, but I made some changes since you last looked. Would you mind double checking for me? 🙏
Thanks for fixing this. Would it be possible to create a 4.0.1 release so we can update the package in Xcode?
Absolutely. We need to figure out what version we call this. In any case, we will be making a new release to include a privacy manifest very shortly. I think that will come out in the next few weeks. Stay tuned for that, and sorry for the delay.
This PR addresses a bug where the key attributes used to query the keychain were not being added correctly, and where therefore unused. The mistake was that the key names were assumed to match the static constants.
Fixes #236.