I have been applying ads and the app shows only ad once, if the the ad is closed and making the add to show
The add shows only once and to make it show again i have to reload he app or restart the app
it shows this..
And these are my dependencies "dependencies": { "@react-native-admob/admob": "^2.0.1", "@react-native-firebase/admob": "^11.5.0", "@react-navigation/native": "^6.0.10", "@react-navigation/native-stack": "^6.6.2", "@react-navigation/stack": "^6.2.1", "autofix": "^0.5.8", "expo": "~45.0.0", "expo-ads-admob": "~13.0.0", "expo-ads-facebook": "~11.2.0", "expo-cli": "^5.4.9", "expo-facebook": "~12.2.0", "expo-splash-screen": "~0.15.1", "expo-status-bar": "~1.3.0", "expo-system-ui": "~1.2.0", "react": "17.0.2", "react-dom": "17.0.2", "react-native": "0.68.2", "react-native-ad-manager": "^1.3.9", "react-native-admob": "^2.0.0-beta.6", "react-native-admob-ads": "^1.0.3", "react-native-ads-facebook": "^0.2.0", "react-native-event-listeners": "^1.0.7", "react-native-fbads": "^7.1.0", "react-native-google-mobile-ads": "^6.3.0", "react-native-safe-area-context": "4.2.4", "react-native-screens": "~3.11.1", "react-native-splash-screen": "^3.3.0", "react-native-web": "0.17.7", "yarn": "^1.22.19" },