newrelic-experimental / NewRelicReactNativeModule

Experimental module for mobile applications built with React Native.
Apache License 2.0
30 stars 7 forks source link

Unable to hot reload with flipper enabled if New Relic service is running #19

Open greenmoon82 opened 2 years ago

greenmoon82 commented 2 years ago

We are seeing an issue with hot reloading via. remote debugger or running r in metro. App crashes if NR service was started (startWithApplicationToken) and we try to hot reload the app.