Skip to content

Conversation

@ojokne
Copy link
Member

@ojokne ojokne commented Oct 23, 2025

Fixes #8127

I updated the URL in the self-test from https://github.com/BlueWallet/BlueWallet/ to https://bluewallet.io/ because if a user has the GitHub mobile app installed, the test fails.
Similarly, testing with https://x.com/bluewalletio/ also fails if the user has the X app installed.

Using https://bluewallet.io/ is a better alternative because it opens directly in the system browser rather than being intercepted by an installed app. This ensures that Linking.canOpenURL consistently returns true across devices, making the test stable and deterministic.

@Overtorment Overtorment merged commit 645c912 into master Oct 23, 2025
13 checks passed
@Overtorment Overtorment deleted the fix-selftest branch October 23, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Self Test is Failing

3 participants