Vladislav Cherkasheninov
Vladislav Cherkasheninov
Well, after the newest update I start to get TypeError: null is not an object (evaluating 'AgoraRTM.prefix') @EkaanshArora Could you help please? Expo sdk 45, running using dev-client. All dependencies...
> Have you installed `agora-react-native-rtm`? @vladis-c Yes, it was installed. However the way I solved the issue is to use react-native-agora setup. I hope the issue stated here will be...
> > > Have you installed `agora-react-native-rtm`? @vladis-c > > > > Yes, it was installed. > > > > However the way I solved the issue is to use...
That's where I took the code from. [https://github.com/AgoraIO-Community/react-native-agora/blob/master/example/src/examples/basic/JoinChannelVideo/JoinChannelVideo.tsx](https://github.com/AgoraIO-Community/react-native-agora/blob/master/example/src/examples/basic/JoinChannelVideo/JoinChannelVideo.tsx)
> Hi @RiodeJaneiroo, > > Thank you for interest in our product. In strict mode, React 18 hooks are run twice to identify unexpected results. And this change causes infinite...