-
Notifications
You must be signed in to change notification settings - Fork 61
Description
SDK Affected
AppKit 1.7.7
Describe the bug
I successfully connected by clearing the Allowlist. However, I want to re-enable it for security. When I enter my Android Package Name (com.xxx.yyy), I get Invalid bundleId(s). What is the exact format required in the Reown Cloud Allowlist for Flutter mobile apps? > Should it be just the package name, or does it require a specific prefix like native://?"
Expected behavior
Even if we register the same App ID as the build.gradle.kts App ID in Dashboard, it will not be recognized as a whitelist and will actually prevent authentication.
Reproducible code
I don't know what to write, so when someone points it out, I hand over that part.
Smartphone (please complete the following information):
- Device: SAMSUNG SCG15
- OS: Android 16
Additional context
This could be an Appkit issue or a Dashboard issue.