question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BUG: FAB Causes a crash on android

See original GitHub issue

Using the example code in the docs, on 1.3.7

Pixel 5 android 12.

Is it cool if I patch this?

Error: Attempting to run JS driven animation on animated node that has been moved to "native" earlier by starting an animation with `useNativeDriver: true`
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:104:6 in reportException
at node_modules/react-native/Libraries/Core/ExceptionsManager.js:172:19 in handleException
at node_modules/react-native/Libraries/Core/setUpErrorHandling.js:24:6 in handleError
at node_modules/expo-error-recovery/build/ErrorRecovery.fx.js:12:21 in ErrorUtils.setGlobalHandler$argument_0

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
justJay-devcommented, Apr 10, 2022
1reaction
arturfricommented, Nov 17, 2022

I’m still having this issue on version 1.3.7. Apparently the merge that was supposed to deploy this fix wasn’t approved by Vercel

Read more comments on GitHub >

github_iconTop Results From Across the Web

Floating Action Button causing error and crashing application
When using the floating action button, my Android application crashes and throws an error. When I remove it, my application runs successfully, ...
Read more >
[BottomAppBar] Crash with anchored FAB · Issue #906 - GitHub
Description: When FAB is anchored to a bottom bar, the app crashes with the following error: ; Expected behavior: FAB should be anchored...
Read more >
Crash on Android using Playfab UnrealMarketPlacePlugin
We have faced a Signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) on our Android build. We developed the game on UE4.26 with the UnrealMarketPlace ......
Read more >
Crashes - Android Developers
An Android app crashes whenever there's an unexpected exit caused by an unhandled exception or signal. An app that is written using Java...
Read more >
Why do my apps keep crashing on Android, How to fix it
One reason could be low memory or a weak chipset. Apps can also crash if they are not coded properly. Sometimes the reason...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found