AppLovin / AppLovin-MAX-React-Native

MIT License
55 stars 29 forks source link

AppLovinMAX.AdView doesn't support the App support for INTERSTITIAL #233

Closed cryptorers closed 1 year ago

cryptorers commented 1 year ago

MAX Module Version

5.5.2

React Native Version

"0.63.2

Device/Platform Info

Iphone 14

Current Behavior

I am using AppLovinMAX.AdView for INTERSTITIAL but showing error Warning: Failed prop type: The prop adFormat is marked as required in AdView, but its value is undefined.

Please help me to solve this issue

Expected Behavior

No response

How to Reproduce

<AppLovinMAX.AdView adUnitId={INTERSTITIAL_AD_UNIT_ID} adFormat={AppLovinMAX.AdFormat.INTERSTITIAL} style={{width:'100%',height:'100%'}}/>

Additional Info

<AppLovinMAX.AdView adUnitId={INTERSTITIAL_AD_UNIT_ID} adFormat={AppLovinMAX.AdFormat.INTERSTITIAL} style={{width:'100%',height:'100%'}}/>

thomasmso commented 1 year ago

We do not have support for React Native components for inters. Please refer to our docs here: https://dash.applovin.com/documentation/mediation/react-native/ad-formats/interstitials