flurry / unity-flurry-sdk

Unity plugin for Flurry SDK
Apache License 2.0
25 stars 5 forks source link

Missing or invalid signature #20

Closed redline-games closed 1 year ago

redline-games commented 2 years ago

When trying to validate the IPA to upload on appstoreconnect I am getting following error.

Unable to process application at this time due to the following error: Missing or invalid signature. The bundle 'com.yahoo.Flurry-Config' at bundle path 'Payload/IceCreamInc..app/Frameworks/UnityFramework.framework/Flurry_Config.framework' is not signed using an Apple submission certificate..

Specs: Xcode : Version 13.4.1 (13F100) OS : 12.2.1 (21D62) Unity : 2021.3.0f1 Flurry : 5.1.0

Screenshot 2022-09-06 at 10 47 37 PM
NaveenDDZ commented 2 years ago

same issue , any update ?

rob-nd commented 2 years ago

Same issue here (Missing or invalid signature with 'com.yahoo.Flurry-Config') when attempting to upload

poting-oath commented 2 years ago

@abhidec1 @NaveenDDZ @rob-nd Version 5.2.0 with the fix is released, please try. Thanks!

robl33 commented 2 years ago

@poting-oath our app validated and uploaded successfully with v5.2.0, thanks!