Hi All,
Have you encountered and resolved these 2 issues when submitting to Mac Store..
1.
2.
The 2nd issue apparently is a new requirement for Catalina OSX
Have you encountered and resolved these 2 issues when submitting to Mac Store..
1.
Guideline 2.3.8 - Performance
We noticed that your app name to be displayed on the App Store does not sufficiently match the name of the app displayed when installed on macOS.
App Store Connect Name: ProgwhizNotarizer
App Name when Installed: ProgwhizNotarizer
App Name when Launched: ProgwhizNotarizer
App Name in About/Quit Menu: com.progwhiz.notarizer.main
2.
Guideline 2.4.5(v) - Performance
Your app requests keystrokes access from the user during operation of launch of the app.
Next Steps
To resolve this issue, please confirm that you are using:
- NSEvent.addLocalMonitor
rather than
- CGEvent.TapCreate.
Additionally, you may want to confirm the app does not access the user’s keystrokes under Privacy.
Resources
An informational video concerning requesting access from users is available from our WWDC 2019 conference. See the Advances in macOS Security video.
The 2nd issue apparently is a new requirement for Catalina OSX
Last edited: