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
Hey @ghoshbishakh, Notarization is a separate step that uploads your app to Apple's servers and receives a notarization ticket from them after it's been processed.
This process may take a few minutes, although Apple claims that 98% of apps are successfully notarized within 15 minutes.
Debug logs for the notarization step can be collected using DEBUG=electron-notarize*.
Thank you for the response @erickzhao . It seems that the apple server was not responding that day.
Next day it started working, although I had also updated all the packages related to electron forge and others to the latest version.
I am facing a strange problem. From debug log it appears that the code signing works perfectly. But the electron forge packaging does not proceed:
The text was updated successfully, but these errors were encountered: