Skip to content

crash if user chooses not to move #77

Description

@mr-fixit

On some machine/macOS versions, our app would crash with

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSApp with wrong _running count'

after the user clicked the 'do not move' button.

We avoided the crash by calling PFMoveToApplicationsFolderIfNecessary inside of application *DID* FinishLaunching instead of application *WILL* FinishLaunching.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions