birdofpreyru / react-native-audio

React Native: access to the audio input stream, and audio sample player
https://dr.pogodin.studio/docs/react-native-audio
Other
21 stars 4 forks source link

[v1.10.0] Broken builds for macOS (Catalyst) #25

Open birdofpreyru opened 2 weeks ago

birdofpreyru commented 2 weeks ago

After the upgrade from RN@0.74 to RN@0.75.2 (https://github.com/birdofpreyru/react-native-audio/issues/24) the builds of Example App for macOS (Catalyst) fail with the error hermes.framework: bundle format is ambiguous (could be app or framework). Presumably, a bug in Hermes, reported https://github.com/facebook/hermes/issues/1492, waiting for a feedback.