Questions
ITMS-91065: Missing signature on LottieAnimationPlugin - Invalid Binary
17 days ago by Elliot
My latest iOS build was rejected by Apple with an "Invalid Binary" status. The error is:
ITMS-91065: Missing signature – The app includes "Frameworks/LottieAnimationPlugin.framework/LottieAnimationPlugin" which is missing a required code signature.
It looks like the Lottie SDK included in the build needs to be updated to a signed version, or needs to be code-signed before the build is packaged.
Could you please provide a corrected build?