How i can integrate this plugin https://github.com/ammarahm-ed/react-native-admob-native-ads/
in angular ionic
You can’t. It is an React Native Plugin and not an cordova/capacitor one…
ok thanks bro … how i can use ad native advanced (admob) in angular ionic
i’m not find in plugin admob free and plugin admob pro
as far as i know there is no plugin for this currently. Not my main topic, so i don’t know if this is possible. I think you need to explore hoe this works nativly and if possible try to create a own plugin
There’s an admob plugin available for Capacitor apps in the Capacitor Community. This will do what you need: https://github.com/capacitor-community/admob
it includes Native Ads?
Yes, it uses the native Google Ads APIs https://github.com/capacitor-community/admob/blob/97fc1506a1399ffe8a0fdee50d6c6219ed098524/ios/Plugin/Plugin.swift
How i can insert ad inside dev with this plugin
Best place to start is with the README, I haven’t personally used this one yet: https://github.com/capacitor-community/admob#initialize
Sorry I made a mistake , i want to say ho to insert ad inside specific
with this pluginHi. Web View Apps can’t put Native Ad inside HTML area.
Like: https://support.google.com/admob/answer/7187428
This is not possible. Native Ad is not HTML.
We can put Native Ad to topbar or bottombar: