Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows and Android Download process #415

Open
1 task done
mouxdesign opened this issue Aug 9, 2024 · 1 comment
Open
1 task done

Windows and Android Download process #415

mouxdesign opened this issue Aug 9, 2024 · 1 comment

Comments

@mouxdesign
Copy link

mouxdesign commented Aug 9, 2024

Issues, reports or feature requests related to the GUI should be opened directly on the GUI repo

  • I still think this issue should be opened here

Report

Download and installation of latest merged Action
Devices: Windows and Android

Intention: Download the latest version of the GUI to run some tests on the create wallet flow:

Observations:

OS-Windows:

Process

  1. Downloaded the latest merge file onto windows device
  2. Click run

Result

Presented with the main activity screen, no option to create wallet
Screenshot_2024-08-09_093245

Troubleshooting

I went to installed applications and uninstalled and reinstalled

Result

The same screen

OS-Android

Process

  1. Downloaded unsecure_android_arm32
  2. Proceeded to install
  3. Clicked "got it"
  4. Failed to install and did not understand why so installed all 3 versions

Trouble shoot

  1. Clicked "Install anyway" which resulted in a successful install
    Group 2 (17)

Suggestion:

Android:

  • Button of "install anyway should be the "Got it" button. The install anyway shown as being the main click action, if not users will click "got it" and not complete the installation process

Windows:

  • Help in understanding why create wallet flow is not visible after installing.
@MarnixCroes
Copy link
Contributor

the android issue is related to the google play store. It is not related to the bitcoin core app

the windows issue is because you already have a data directory, because you have run it before right? currently the create wallet only shows up when you run it for the first time. You can also have it show up if you run it with this start up parameter: -resetguisettings. You need to do this in the console.
Or rename your data directory, but this is a hacky workaround.

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

No branches or pull requests

2 participants