Hi guys,
I am struggling with this one issue when I am trying to distribute my app from xcode.
the application/game archives fine on xcode
I get the pop up windows to sign in for development and distribution. which i do fine.
Once it starts pushing to app store, unfortunately the distribution fails and I get the following message:
Missing or invalid signature. The bundle 'com.unity3d.ads.UnityAds' at bundle path 'Payload/appName.app/Frameworks/UnityAds.framework' is not signed using an Apple submission certificate. (ID: f0c787d5-27d1-4460-96e2-23dda0f24258)
Does anyone have an idea of what could be wrong here?