Daniel Jing
Daniel Jing
Test iOS and Android building with new arch branch, iOS works fine but android failed with compiling. **Environment:** "react-native": "0.72.10", "@api.video/react-native-livestream": "apivideo/api.video-reactnative-live-stream#feature/new_arch_support", Android: newArchEnabled=false **Error:** After run "yarn android" `>...
Thanks for your feedback! These two error got fixed. > > 1: Task failed with an exception. > > ``` > > * Where: > > Build file '/Users/XXXX/Desktop/project-name-XXX/node_modules/@api.video/react-native-livestream/android/build.gradle' line:...
> Nice, thanks for the help 👍 > > Not sure where I got this `build.gradle` from but I get a new one from the RN community that hopefully will...
> Did you test new arch (Fabric) or the old architecture? old architecture
> @BlueBazze > > Your issue happens here: https://github.com/ThibaultBee/StreamPack/blob/994b995705e1566ccb2a18d848ad907e4afaebdb/core/src/main/java/io/github/thibaultbee/streampack/internal/sources/AudioSource.kt#L63 I guess we should check that create returns a `null` object. But it is odd that `isAvailable` is `true` in this...
any update on this? I get this error on RN version 0.72 and api.video version 1.2.4.
> Hi, > > We are currently in the process of upgrading to 0.73 (and support new architecture). See #67 instead. Hi, I see it is in the process. do...
same issue, any fix or workaround?