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

In-app browser closes when app reopened from Android launcher #4212

Closed
npmanos opened this issue May 24, 2024 · 0 comments · Fixed by #4255
Closed

In-app browser closes when app reopened from Android launcher #4212

npmanos opened this issue May 24, 2024 · 0 comments · Fixed by #4255
Labels
bug Something isn't working

Comments

@npmanos
Copy link
Contributor

npmanos commented May 24, 2024

Describe the bug

When the in-app browser (Chrome Custom Tab) is open, leaving the app and returning to it via the home screen icon causes the browser to be closed.

To Reproduce

Steps to reproduce the behavior:

  1. Open a link in the app using the in-app browser
  2. Switch to another app or return to the home screen
  3. Reopen the app by tapping on the home screen icon

Expected behavior

The in-app browser remains open.

Screenshots

screen-20240524-124145.2.mp4

Details

  • Platform: Android
  • Platform version: 14, 15 Beta 2.1
  • App version: 1.83.0.190 9eed704 (prod)

Additional context

I am nearly certain the issue is identical to this StackOverflow question. The posted solution describes the splash screen showing very briefly when reopening the app. It's only a fraction of a second, but the splash screen's blue background can be seen flashing on the screen when Bluesky is reopened from the home screen. However, I don't know if it's possible to implement the solution in React Native or if some other workaround is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant