From fea6190bbbbd5f4316add06174c2e6f7316b854b Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 6 Jul 2017 10:28:41 +0100 Subject: [PATCH] Add known issue to MAS submission guide --- docs/tutorial/mac-app-store-submission-guide.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/tutorial/mac-app-store-submission-guide.md b/docs/tutorial/mac-app-store-submission-guide.md index 4551935d6ccb..f96808c4987f 100644 --- a/docs/tutorial/mac-app-store-submission-guide.md +++ b/docs/tutorial/mac-app-store-submission-guide.md @@ -215,6 +215,15 @@ more details. See the [Enabling User-Selected File Access documentation][user-selected] for more details. +## Known issues + +#### `shell.openItem(filePath)` #9005 + +This will fail when the app is signed for distribution in the Mac App Store. + +##### Workaround +`shell.openExternal('file://' + filePath)` will open the file in the default application (as long as the extension is associated with an app). + ## Cryptographic Algorithms Used by Electron Depending on the country and region you are located, Mac App Store may require