Akash Ashok
Akash Ashok
In order to open pull request i need to push changes to remote branch on github and i do not have permission to push to a branch
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags --set-upstream origin refs/heads/dnssd-enhancement:refs/heads/dnssd-enhancement Pushing to https://github.com/balthazar/react-native-zeroconf.git remote: Permission to balthazar/react-native-zeroconf.git denied to thehellmaker....
I have opened a pull request for the same https://github.com/balthazar/react-native-zeroconf/pull/131
Same here. Can this do somethign in the foreground?
[!] use_native_modules! skipped the react-native dependency 'react-native-iot-wifi'. No podspec file was found. - Check to see if there is an updated version that contains the necessary podspec file - Contact...
@tadasr @admah When is this going in ? Its been a while. If this isn't going in i want to open PR and then push to main repo
[ADB.txt](https://github.com/react-native-webrtc/react-native-webrtc/files/14000426/ADB.txt) Adding the ADB Log cat during the error [ADB_SUCCESS.txt](https://github.com/react-native-webrtc/react-native-webrtc/files/14000433/ADB_SUCCESS.txt) Successful streaming ADB log. Somemore context. The Client 2 which is sending audio + video is an IOS device and...
I think its somethign to do with the Client 2. Its status is changing to disconnected. Even though Client 2 says disconnected. the audio still works. since we dnt close...
webrtc and libjing is not pulled for me either. When you say user depot_tools do you mean tools/badit_android.py ?
Actually i figured out the issue. It was a bug in the worker code which lead to an infinite loop. But this should be handled better by temporal i feel...