digitalcredentials / learner-credential-wallet

Learner Credential Wallet is a cross-platform iOS and Android mobile application for storing and sharing digital learner credentials.
https://lcw.app
MIT License
53 stars 26 forks source link

Register Wallet button not working on Android on Build 58+. #607

Open dmitrizagidulin opened 4 months ago

dmitrizagidulin commented 4 months ago

On the current store release (build 58), when initializing a new wallet, the 'Register Wallet' button does not open the https://lcw.app/register-wallet.html browser page like it's supposed to - on Android. (it's working on iOS).

To Reproduce Steps to reproduce the behavior: Initialize a new wallet and click 'Register Wallet'. Alternatively, if you don't want to reset your wallet, go to Settings > Register Wallet (it should do the same thing).

Expected behavior Mobile browser should open to the register wallet page. (Instead, no page is opened.)

Smartphone (please complete the following information):

dmitrizagidulin commented 4 months ago

Update: So, I think we're actually running into a React Native bug, https://github.com/facebook/react-native/issues/32311

It's non-blocking though, we can route around it.

alexfigtree commented 3 months ago

Published to Google Store, pending merging of PR to main branch

alexfigtree commented 2 months ago

This issue is still happening on the latest release of Android, moving back to To Do.

alexfigtree commented 1 month ago

Confirmed on fresh install, button still not working, moving ticket to backlog.