Apple Store Review says they will reject our iPhone App as it contains the "Pointer Authentication API which is no longer appropriate under App Store Review Guideline 2.5.1".
We found this article on Apple:
But don't know if it's related. In Unity, we build our apps with Unity 2018/2019, Scripting backend IL2CPP and Target Architectures ARMv7, ARM64, and x86.
Question: What is the Pointer Authentication API? How do we remove this API to be compliant with App Store Review Guideline 2.5.1?
