I am using react-native-video follow the official document instructions, and under the Android it can be used normally. but under IOS, whenever I click into the page using the Video component, Xcode will throw an error in main.m:
"Thread 1: signal SIGABRT".
Did I miss anything?