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

fix: app doesn't work for first installation if I use shorebird #2783

Open
ahmeddarafat opened this issue Jan 19, 2025 · 3 comments
Open

fix: app doesn't work for first installation if I use shorebird #2783

ahmeddarafat opened this issue Jan 19, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@ahmeddarafat
Copy link

App ID: 58299db6-5b6d-451f-bdfb-bfe79d55ac6f

Description

App doesn't work for first installation if I use shorebird
I push new patch using shorebird, it works for phones which installed the app, but doesn't work for phones which install after
it works when remove from background and open it again

@ahmeddarafat ahmeddarafat added the bug Something isn't working label Jan 19, 2025
@bryanoltman
Copy link
Contributor

I'm not sure I totally understand "it works for phones which installed the app, but doesn't work for phones which install after"

Also, "it works when remove from background and open it again" is intended. Once a patch has been downloaded, the app needs to restart to install the patch.

@ahmeddarafat
Copy link
Author

ahmeddarafat commented Jan 22, 2025

thanks for your reply

I will try to explain more

the scenario :

  1. I pushed a patch
  2. there is a user install my app
  3. when this user tries to open the app, a black screen appears
  4. then this user removes the app from background and opens it again
  5. here the app works correctly

I don't know why there is a black screen in the first time

and this scenario doesn't happen for users already installed the app before

@bryanoltman
Copy link
Contributor

It's tough to say what issue you're having without more info.

  1. Can you reproduce this yourself?
  2. If so, what do you see in the logs?
  3. What is your app id?
  4. Which release are you seeing this issue with?

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

No branches or pull requests

2 participants