Closed alekkova closed 7 months ago
@alekkova Thanks for submitting the issue. We'll triage the issue and provide updates here.
Updates available in version 1.2.10
Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
When submitting app binary for review we receive an automated warning from Apple:
AmplifyUILiveness depends on
https://github.com/aws-amplify/amplify-swift
version2.27.2
, which does not declare the usage forNSPrivacyAccessedAPICategoryFileTimestamp
. This has been fixed in2.27.3
-> https://github.com/aws-amplify/amplify-swift/releases/tag/2.27.3 . Please update the dependency.Steps To Reproduce
Expected behavior
No warning from Apple.
Swift Liveness Version
1.2.9
Xcode version
15.2
Relevant log output
No response
Is this a regression?
No
Regression additional context
No response
OS Version
iOS 17
Device
iPhone 15
Specific to simulators
No response
Additional context
No response