-
Notifications
You must be signed in to change notification settings - Fork 607
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
Sign in with Google/appple #1769
Comments
Hey there @kodjima33 |
@chakri-chax we don’t assign or lock bounties to anyone unless they have previously had a PR merged into our repository. If no one is working on an issue, feel free to drop a comment, start working on it, and open a PR. |
I am working on it. |
Just created a PR for this |
/attempt #1769 I have reviewed the codebase and noticed that the sign-in buttons come from different packages, resulting in inconsistencies in their appearance. To maintain a uniform look and avoid dependency on multiple packages, it would be better to create custom buttons that follow a consistent design without affecting the existing code structure |
I addressed this here, it now uses single dependency ( |
@addbounty $100 |
Make a Draft PR early so others can see you are working on it! To automatically create one: # Using npx (installed if you have NodeJS/npm)
npx bountybot start BasedHardware/omi#1769
# Or, use cargo (installed if you have Rust)
cargo install bounty
bounty start BasedHardware/omi#1769 When merged, you will receive the bounty! |
Simulator.Screen.Recording.-.iPhone.16.Plus.-.2025-02-16.at.22.01.29.mp4 |
@joshijoe05 can you fix? @beastoin why did we merge without testing it on a branch first |
fixed it already. bro, we had tested it before merging. but the issue is not happened during testing, it's happened on the production build and is related to the obfuscation. |
So is everything alright now @beastoin ? |
yes / @joshijoe05 have you try the latest testflight / internal test ver ? and, let me know the good/bad/ugly things. feel free to dm me to get the access. |
Can you send me an invite to this mail ?, will test the new build |
invitation sent, pls accept it then lmk @joshijoe05 |
I was assigned a Customer Support role, which does not have the necessary permissions to test the latest TestFlight version of the app. |
@joshijoe05 I've invited you to the internal TestFlight group. Please check your email—you should be receiving an invite soon |
Login with Apple/google
Some people who use iPhones don't have Apple accounts to sign in. They want to
Be able to sign in with Google
The text was updated successfully, but these errors were encountered: