poingstudios / godot-admob-ios

Godot's AdMob Plugin for iOS with support for Mediations.
https://poingstudios.github.io/godot-admob-plugin/
MIT License
89 stars 14 forks source link

[FEATURE] Update Vungle methods to be equal to Google SDK #98

Open gumaciel opened 1 month ago

gumaciel commented 1 month ago

Is your feature request related to a problem? If so, please describe.

The plugin will work, but the function is different from Google SDK

What feature or improvement would you like to see?

Update Vungle methods to be equal to Google SDK such as VunglePrivacySettings setGDPRStatus and receive a bool instead of an integer

Additional context

No response