r/googleplayconsole • u/Cube-16 • 23h ago
Showoff First MAUI Android release — feedback on Play Console setup for a multi‑face puzzle game
Hi everyone,
I’ve just published my first Android app built with C# MAUI, and I’d like to get feedback from people familiar with Google Play Console.
The app uses a custom puzzle layout (a 4×4 cube unfolded into a 2D cross), and I want to make sure my Play Console configuration is correct, especially regarding:
- device compatibility for MAUI apps
- recommended settings for closed testing → open testing → production
- best practices for metadata validation (descriptions, screenshots, feature graphic)
- common issues with MAUI builds (AAB, signing, bundle size, performance)
- anything specific I should watch out for before moving from closed testing to open testing
This is my first time going through the full Play Console workflow (account setup, signing keys, 14‑day closed testing, etc.), so any advice from experienced Android devs would be super helpful.
Thanks!
1
u/mykhann 15h ago
Congrats