-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Cannot Login Using Bitwarden Mobile Native #4656
Comments
Already resolved via #4386 , which just needs some extra testing. |
Any eta on when it'll be merged, or are there many bugs w/ it? |
No eta, timelines or release schedules. And to see if there are many bugs in it we need to review it first 😉 |
@BlackDex I believe I am still a bit confused when it comes to releases and the master branch (testing). It seems to me that testing is used by people, because releases often do not work with the recent clients. Thus testing (master branch and testing containers) is not really a testing branch but a different prod branch. Otherwise it would make sense to merge the mentioned PR and let people test. It seems to me that PRs are only merged to master when they are prod ready. Thus it would make sense to create a testing branch from which real testing containers and maybe pre-releases are published. I am sorry to post in this issue, but I think my comment has merrit, especially when it comes to the camelcase PR. Maybe you can clarify the release/testing/master meanings, because I seriously have problems to understand them in this project. |
Testing is based upon the code located in master. Any PR or push to master will trigger a build and will push new containers tagged with If we create a tag, which we set to a When we will create a tag is not defined anywhere. It's more a mixture of, should we wait for pr x or y to be finished, or are the merged changes since the previous tagged release long enough in testing for people to tested it and report issues. Or are there any open issues which we want to have addressed before releasing a new tagged version. |
That all I understand and knew already. My point is that testing is not really testing, because you only push prod ready PRs to master, which is the branch used for creating the testing containers. |
So, start s discussion then 😉 |
@BlackDex I will hijack this Issue for one simple question: Maybe im just confused but maybe you can help me understand when new web versions are coming ^^ |
If you use |
Do you need to log in to the new beta app for Android by 2024.06? Updating to testing 2024.5.1 still prompts an error. |
That's the web-client version, not relevant to the mobile apps. |
Subject of the issue
Can’t log into the new public beta of the Bitwarden Mobile native apps. Using the official bitwarden.com instance, the login works. On a Vaultwarden instance, it gives an “an error occurred” alert on all platforms that were tested. v2024.6.1 tested on iOS 18 Developer Beta 1, iOS 17.5.1 Stable, Android stable (unknown version, community-reported).
Deployment environment
Install method: Docker image
Clients used: Bitwarden Mobile Native iOS & Android v2024.6.1
Reverse proxy and version: NGINX 1.18
Steps to reproduce
Open the new Bitwarden native app, set your self-hosted instance, try to log in.
Expected behaviour
The login proceeds as normal (as seen while using the official bitwarden.com instance).
Actual behaviour
“an error occurred” message shows up. The error is not caused by the credentials being incorrect, nor by MFA being enabled.
The text was updated successfully, but these errors were encountered: