Skip to content

Acquiring token on iOS throws exception with error code "cannot_access_publisher_keychain" #207

@stmoor

Description

@stmoor

I have followed the MAUI sample and it works fine on Android, however, on iOS, I get the following exception:
Screen Shot 2022-09-21 at 5 21 37 PM

I have added the Entitlements.plist file to the Platforms/iOS folder, and copied exactly as the one int he sample. I even added the following to the .csproj file <CodesignEntitlement>Entitlements.plist</CodesignEntitlement>, but I still get the error.

Is there some configuration I am missing for iOS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions