Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

[Bug] Private API Rejection on Hyperspace 1.0.2 (MAS) #113

Closed
alicerunsonfedora opened this issue Nov 3, 2019 · 2 comments
Closed

[Bug] Private API Rejection on Hyperspace 1.0.2 (MAS) #113

alicerunsonfedora opened this issue Nov 3, 2019 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@alicerunsonfedora
Copy link
Member

alicerunsonfedora commented Nov 3, 2019

Describe the bug
This is just a reminder on the issue regarding a private API rejection:

Your app includes a version of an SDK from Electron that violates the App Store Review Guidelines. The version of the Electron SDK you are using in your app attempts to hide the use of private APIs. This is a violation Section 2.5.1 of the App Store Review Guidelines.

Found private class usage:
CAContext
CALayerHost
NSAccessibilityRemoteUIElement
NSNextStepFrame
NSThemeFrame
NSURLFileTypeMappings

As well as a crash:

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [3221]

Application Specific Information:
dyld: launch, running initializers
/usr/lib/libSystem.B.dylib
Could not set sandbox profile data: Operation not permitted (1)

App Information (please complete the following information):

  • OS: macOS 10.15
  • Version 1.0.2

Additional context
Issue reported on electron/electron#20027

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Nov 3, 2019
@alicerunsonfedora alicerunsonfedora self-assigned this Nov 3, 2019
@alicerunsonfedora alicerunsonfedora added this to the v1.0.3 milestone Nov 3, 2019
@alicerunsonfedora
Copy link
Member Author

Given our current situation and future roadmap, we will no longer be publishing this version to the Mac App Store. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant