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

Android Crash on startup #6

Closed
ibrahim019 opened this issue Jul 20, 2020 · 8 comments
Closed

Android Crash on startup #6

ibrahim019 opened this issue Jul 20, 2020 · 8 comments

Comments

@ibrahim019
Copy link

The application crashes on startup for Android. "Unfortunately, ReanimatedGalleryExample has stopped". Used Lenovo phone & OnePlus6.

@terrysahaidak
Copy link
Owner

Could you please post here logs using adb logcat?

@ibrahim019
Copy link
Author

ibrahim019 commented Jul 22, 2020

Apologies for the late reply; I managed to get the logs.
logcat.txt
Also attached logs from different phone
logcat_K5.txt

@terrysahaidak
Copy link
Owner

Thanks. I'll try to reproduce and debug it tomorrow.
For now, you can use Reanimated's playground repo. It should be ready to go.

@terrysahaidak
Copy link
Owner

I just upgraded the whole example application to the latest RN and Reanimated versions.
Let me know if it works for you.

@ibrahim019
Copy link
Author

I pulled the latest code but still, the app crashes on startup.

@terrysahaidak
Copy link
Owner

Make sure to re-install node modules in example project (it's better to remove them completely and install again), clean watchmen and run the packager with
--reset-cache and then run ./gradlew clean before run-android.

Those all should make sure there is no any caching issues.

@terrysahaidak
Copy link
Owner

Any updates on this?

@terrysahaidak
Copy link
Owner

Closing because of no activity. Feel free to reopen this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants