freeotp / freeotp-ios

Apache License 2.0
686 stars 173 forks source link

Handle Photo Library privacy settings correctly #263

Closed justin-stephenson closed 2 years ago

justin-stephenson commented 2 years ago

If photo library access is denied by the user then FreeOTP will no longer attempt to read from the photo gallery, falling back to the default FreeOTP token icon.

Resolves: https://github.com/freeotp/freeotp-ios/issues/258