OZOEMENA BRIGHT

Results 6 comments of OZOEMENA BRIGHT

i had similar problems as yours @LinusU `TypeError: null is not an object (evaluating 'AgoraRtcChannelModule.prefix')` how do i fix this please?

> We have updated the UIKit to use the Agora RTM SDK for a few new features like usernames. We're updating the blog to include rtm in the installation instructions....

> > 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...

@vladis-c okay, I think I understand what you mean now. I'll try it.

A demo will be great. Thanks 👍

Had same issue... (for IOS) make sure you add keychain manually in xcode at the 'capabilities' section and run pod install in the ios folder after installing the package. rebuild...