Cordova Slack Digest

Thu, 02 Jun 2022 08:22:09 GMT

User count: 4692

Join the conversation at slack.cordova.io

Channel #general (1 messages)


Thu, 02 Jun 2022 03:20:48 GMT

@norman137 says

what you link looks like enumerations of strings for the cordova bridge.

Generally speaking that‘s a plugin detail, you don’t usually use the cordova bridge directly from app code.

It looks like they have APIs exposed on the AdMob object for setAppMuted/volumne, etc: https://github.com/admob-plus/admob-plus/blob/7291cd4aac2bdab08b3cbdde19453f3b2b3ea084/packages/cordova/src/www/index.ts#L63