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.

libRNGestureHandler.a not found on build (sometimes)

See original GitHub issue

Going from one build to the next AppCenter reports this file as not being present and failing the build, to the next build working - without any changes.

The path given is:

[project]/Build/Intermediates.noindex/ArchiveIntermediates/Release/BuildProductsPath/Release-iphoneos/libRNGestureHandler.a

Has anyone experienced this or has any idea how to correct it?

thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

1reaction
mchaelmlcommented, Jun 13, 2019

Have same issue, so what I did is simply remove it from xcode projects linked library with binaries

0reactions
AslanGoldenhourcommented, Aug 31, 2019

This didn’t work for me, as RNGH is a dependency of React-Navigation in my case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

libRNGestureHandler.a not found on build (sometimes) #614
Going from one build to the next AppCenter reports this file as not being present and failing the build, to the next build...
Read more >
Error: Unable to resolve module `react-native-gesture-handler`
Gesture Handler not found in your react native project. run this command npm install react-native-gesture-handler.
Read more >
Unable to build since Xcode update | Apple Developer Forums
We're are currently struggling with some error messages that enables a build in Xcode. Before the latest update, the app was building despite...
Read more >
Troubleshooting | React Navigation
This section attempts to outline issues that users frequently encounter when first getting accustomed to using React Navigation. These issues may or may...
Read more >
React Native SDK Troubleshooting - Visual Studio App Center
h' file not found. This error appears when RN core libraries aren't referenced correctly, which can be caused by different kinds of integrating ......
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