Capacitor plugin to load and display App Open Ads for both iOS and Android platforms, supporting ad loading and showing on app launch.
npm install capacitor-appopenad-plugin
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>