After a lot of pains and tribulations I managed to build my app using Electron 7 and electron-packager. All works fine when I create a local .app and also when I run npm start.
Now the MAS generation is fine but I can't run the APP. I suspect that this is normal due to sandboxing permissions. But now apple is saying this:
We discovered one or more bugs in your app when reviewed on Mac running macOS 10.15.
- UI buttons (folder, save, print) do not appear to work
- File > Open does not appear to work
How can I reproduce this error/run the .app from the mas folder before submitting it again ?