Hey everyone!
We just switched from Unity’s native IAP to RevenueCat for all kind of IAP/subscription operations. We completely deleted Unity IAP from the project and installed RevenueCat as stated in the document. Although everything looks perfectly fine, we get this error while trying to upload the archived bundle to App Store Connect:
ERROR ITMS-90206: "Invalid Bundle. The bundle at 'APPNAME.app/Frameworks/UnityFramework.framework' contains disallowed file 'Frameworks'."
This issue has started to occur right after the Revenue Cat integration.
Additional Info:
- Unity 2020.3.25f1
- xCode 12.5.1
- Cocoapods 1.11.2 (latest)
- EDM4U 1.2.169 (latest)
Thanks in advance!