+1 vote

Compiling a bare minimal android template (using scons --help), then scrutinizing it, exposes Google Payment with no options to modify it at compilation time (or in the editor AFAIK).

It was optional using engine.cfg

See APK content at https://github.com/godotengine/godot/issues/25060

It comes with stuff hardcoded like:
private static final String BASE64_PUBLIC_KEY = "REPLACE THIS WITH YOUR PUBLIC KEY";
How could you change this within Godot Editor?

Godot stands out by being transparent and modular.
It really helps staying in line with GDRP.
Some other tools tends to force analytics package, may be to resell their customers' customers (players) data.
The game publisher is responsible for his/her customers' data.

in Engine by (66 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.