react-native-admob-native-ads
react-native-admob-native-ads copied to clipboard
Error While Opening ad in Android for React Native New architecture
After enabling the new architecture and adding the package to interops layer, the android app got built but when I tried to load the ad it is throwing errors "dispatchCommand called without surfaceld - Fabric dispatchCommand must be called through Fabric JSI API " or else this " Exception in HostFunction: com.facebook.react.bridge.UnexpectedNativeTypeException: expected Array, got a null"
And for IOS I am getting "Linker command failed with exit code 1 (use -v to see invocation)" RN version : 0.73.6