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

Example app: Re-add logic to log in on a physical device #159

Closed
daria-github opened this issue Dec 5, 2023 · 0 comments · Fixed by #176
Closed

Example app: Re-add logic to log in on a physical device #159

daria-github opened this issue Dec 5, 2023 · 0 comments · Fixed by #176
Assignees
Labels
enhancement New feature or request

Comments

@daria-github
Copy link
Contributor

Is your feature request related to a problem?

Previously we had the ability to log in on a non-randomly generated wallet in our SDK example app. This issue is to re-add that functionality.

Describe the solution to the problem

Here's the PR where this was removed and will need to be re-added: #81

It's potentially just a matter of bringing back AuthView and meshing it with the LaunchScreen.

Note: since this uses the@thirdweb-dev/react-native package, you'll need to --force when installing (feel free to explore other tools if they're better but this one seemed to work for our needs).

Describe the uses cases for the feature

This is useful for debugging wallet-specific issues that are hard to reproduce on fresh wallets.

Additional details

No response

@daria-github daria-github added the enhancement New feature or request label Dec 5, 2023
@daria-github daria-github changed the title Feature request: Re-add logic to log in on a physical device Feature request: Re-add logic to log in on a physical device (Example app) Dec 5, 2023
@daria-github daria-github changed the title Feature request: Re-add logic to log in on a physical device (Example app) Re-add logic to log in on a physical device (Example app) Dec 5, 2023
@daria-github daria-github changed the title Re-add logic to log in on a physical device (Example app) Example app: Re-add logic to log in on a physical device Dec 5, 2023
@cameronvoell cameronvoell self-assigned this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants