react-native-opentok
react-native-opentok copied to clipboard
Library not found on iOS
I have installed the library as described in the guide but when I try to run my iOS project I get the error:
ld: library not found for -lRNOpenTok
I try to install again but no success. Also there is another way to link the library without cocapods?
There is a way that this library supports react-native <= 0.49?