[Solved] Why such a permissive requirement for the admob extension?

When using the admob extension and building on device we get this very permissive permission popup.

Whats the need for such a permission? Other games that use Admob does not need this permission?

It would scare or make people cautious in todays privacy focused userbase.?

It’s a permission needed for the debug version of Defold,
because in debug builds you’re able to use your device as a target from the editor, which is helpful during development.

2 Likes

ah, thats helpful to know. So we wont see this in the release version then.

Thanks :slight_smile:

1 Like