Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.
This repository was archived by the owner on May 27, 2021. It is now read-only.

Account is being logged in Account Settings in user's device (Android) #27

@johndcclm

Description

@johndcclm

We have an application does not directly interact with the Android framework AccountManager in any way.

The application authenticates with Salesforce by extending the provided OAuthWebviewHelper class. This class ends up calling the Salesforce SDK's ClientManager which calls AccountManager.addAccountExplicitly. This results in account details showing up in device system settings.

Is there is a way to avoid the app from accessing AccountManager.addAccountExplicitly which causes the issue.
android

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