You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When publishing on apple store, the app code signing failed.
The issue is caused by wrong configuration of the OSX bundle on Unity : Runtime/Plugins/x86_64/dracodecunity.bundle
Target defined on metadata file is for all targets instead of OSX only.