Skip to content

Error 1000 (unknown) is returned when app is run in simulator or device #5

@dmcgloin

Description

@dmcgloin

Xcode 11.3
macOS Catalina v10.15.2

Seen other Stack Overflow posts where the inclusion of:

let passwordRequest = ASAuthorizationPasswordProvider().createRequest()

...in the authorizedRequests parameter, causes this 1000 error.

In this example, in viewDidAppear, performExistingAccountSetupFlows is called, which includes the ASAuthorizationPasswordProvider request. This is failing.

Assuming that Apple may have changed something since the initial versions of iOS 13?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions