Skip to content

[appkit] Custom wallets is not available on Android due to the installed check will always failed without checking the package name #333

@AlexV525

Description

@AlexV525

SDK Affected

AppKit

Describe the bug

Adding custom wallets on Android is impossible because the app check code does not check the package name, so it always returns false.

To Reproduce

  1. Creates any custom wallets on an Android device.
  2. Adding it to the configuration.
  3. Opening the wallet modal, no custom wallets were shown.

Additional context

The appcheck package's example checks the package name on Android and the deeplink on iOS. https://github.com/Yash-Garg/appcheck/blob/develop/example/lib/main.dart

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