electron-deep-linking-mac-win icon indicating copy to clipboard operation
electron-deep-linking-mac-win copied to clipboard

requestSingleInstanceLock is always false for Mac App Store builds

Open mahnunchik opened this issue 5 years ago • 0 comments

The method requestSingleInstanceLock is always returns false for Mac App Store builds (signed build). So application closes immediately after start.

More details: https://github.com/electron/electron/issues/15958

mahnunchik avatar May 19 '20 14:05 mahnunchik