We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
环境:react-native 0.59 初始化就报错: TypeError: null is not an object (evaluating 'TrtcReactNativeSdk.sharedInstance')
The text was updated successfully, but these errors were encountered:
我看官网是要求0.63以及之后,有办法让0.59也使用么
Sorry, something went wrong.
安卓还是ios?升级rn 版本试试?
我解决了,分别把ios和android,手动方式导入就行了
No branches or pull requests
环境:react-native 0.59
初始化就报错:
TypeError: null is not an object (evaluating 'TrtcReactNativeSdk.sharedInstance')
The text was updated successfully, but these errors were encountered: