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

Dev works but main/prod environment broken/have different behaviors on android #2224

Closed
at4122 opened this issue Feb 16, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@at4122
Copy link

at4122 commented Feb 16, 2024

Description

My dev environment on my pixel 7a on android 14(and galaxy a10e running android 9 ) has the correct behavior on dev but when running on main or prod expo dev clients, the interface doesn't load all the way and none of the reanimated animations happen.

Thank you in advance for any help you can offer. I am loving skia. Its a game changer. Youz guyz rock ♥️!

Version

0.1.238 and older(I went back to 196)

Steps to reproduce

  1. Open the app on an android.
  2. Connect to the bluetooth device and wait for the ui to load.

expected: the ui and reanimated animations load.

actual: no animations occur. The ui usually doesnt load at all but parts of it may load then different parts may load after opening and closing a modal.

iOS is also good on dev and main.

I wonder if it has to do with modals, reanimated or maybe the large number of elements being displayed. Has anyone else experienced this?

Snack, code example, screenshot, or link to a repository

@at4122 at4122 added the bug Something isn't working label Feb 16, 2024
@at4122
Copy link
Author

at4122 commented Feb 19, 2024

Still doing some testing but it seems like reanimated was out of date. I am now using 3.7.0 and that seems to be working.

@at4122 at4122 closed this as completed Feb 19, 2024
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

1 participant