googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.37k stars 1.08k forks source link

Added warning if no event system for consent form interaction #3102

Open manwithsteelnerves opened 8 months ago

manwithsteelnerves commented 8 months ago

Title

Added a warning to inform the user to add an Event System when consent form is presented.

Reason

Without an Event System in the scene and presenting the consent for in unity editor or non-supported platforms makes the button in consent form non-interactable.

Solution

Fixed this by adding a warning when consent form is presented to inform the user to take necessary action.

google-cla[bot] commented 8 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.