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

first login crash at hyperos #3211

Closed
1 task
rifaldi34 opened this issue May 2, 2024 · 1 comment
Closed
1 task

first login crash at hyperos #3211

rifaldi34 opened this issue May 2, 2024 · 1 comment
Labels

Comments

@rifaldi34
Copy link

Steps To Reproduce

  1. Login
  2. Wait
  3. Crash

Expected Result

can login and use app

Actual Result

crashes

Screenshots or Videos

No response

Additional Context

android.content.ActivityNotFoundException:

No Activity found to handle Intent

{act=android.intent.action.VIEW

dat=https://vault.bitwarden.com/...}

at

android.app.Instrumentation.checkStartActivity Result(Unknown Source:137)

at

android.app.Instrumentation.execStartActivity(U nknown Source:212)

at

android.app.Activity.startActivityForResult(Unkn own Source:34)

at

androidx.activity.ComponentActivity.startActivity ForResult(ComponentActivity.java:754)

at

android.app.Activity.startActivityForResult(Unkn own Source:1)

at

androidx.activity.ComponentActivity.startActivity ForResult(ComponentActivity.java:735) at android.app.Activity.startActivity(Unknown Source:16)

at android.app.Activity.startActivity(Unknown Source:1)

at

mono.java.lang.Runnablelmplementor.n_run(Nati ve Method)

at

mono.java.lang.Runnablelmplementor.run(Runna blelmplementor.java:31)

at android.os.Handler.handleCallback(Unknown Source:2)

at android.os.Handler.dispatchMessage(Unknown Source:4)

at android.os.Looper.loop Once(Unknown

Source:182)

at android.os.Looper.loop(Unknown Source:82)

at android.app.ActivityThread.main(Unknown Source:123)

at java.lang.reflect.Method.invoke(Native

Method)

at

com.android.internal.os.RuntimeInit$MethodAn dArgsCaller.run(Unknown Source:11)

at

com.android.internal.os.ZygoteInit.main(Unknow n Source:312)

Operating System

Android

Operating System Version

13

Device

redmi note 12 pro 4g

Build Version

2024.4.0

Beta

  • Using a pre-release version of the application.
@rifaldi34 rifaldi34 added the bug label May 2, 2024
@rifaldi34
Copy link
Author

Found fix -_- its because the default browser is not detected and bitwarden wanted to ask captcha

fix solution : install chrome / firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant