AgoraIO/agora-react-native-rtm

Cannot launch app in IOS 14 cuz signal SIGABRT on RtcEngineManager

NekoWings opened this issue · 2 comments

image
image

My runtime version

"react-native": "0.63.3",
"react-native-actionsheet": "^2.4.2",
"react-native-agora": "^3.1.2",

you can try the 3.1.2-rc.2 version, 3.1.2 will crash when you reload the application on debug mode.

thanks, I'll try