Rajai kumar
Rajai kumar
@ChenTeery Xcode can't find DefautRoomStore - Can you let me know how did you solve it?
@hantu85 True, it is part of the library but I got an error saying "'DefaultRoomStore' initializer is inaccessible due to 'internal' protection level". I assume this happened because I used...
@hantu85 That is exactly what I did. I created custom RoomStore and RoomManagerBase implementations based on DefaultRoomStore and DefaultRoomManager. A special thanks for the default managers.
Project has a react-native section and it uses cocopods to link to native libraries. We need Firebase in the react-native part too.
@siarhei-luskanau I’m not sure if we’re dealing with the same issue. Could you let me know if this is the one you’re referring to, and if so, were you able...