react-native-admob-native-ads icon indicating copy to clipboard operation
react-native-admob-native-ads copied to clipboard

Error While Opening ad in Android for React Native New architecture

Open Bhavya-Makadia opened this issue 1 year ago • 0 comments

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

Screenshot 2024-07-02 at 12 48 26 PM Screenshot 2024-07-01 at 7 47 42 PM

Bhavya-Makadia avatar Jul 04 '24 05:07 Bhavya-Makadia