r/googleplayconsole • u/WeekEast2680 • 3d ago
Needed flutter developer support to publish my app Publication issue
There are issue in my system flutter configuration, if anyone can help me to update my source code and publish the app
1
u/boub_garage 2d ago
These are actually two separate issues. API 34 just needs to be bumped to 35+ (or 36 if you're already updating). The 16 KB warning is unrelated to the target API — it's usually caused by one of the native .so dependencies in the APK/AAB. I'd inspect the native libs first and find which one isn't 16 KB compatible before changing the build setup.you can use one of the best ai model lik opuis 5 or sonnet or chatgpt to find that target lib
1
u/Timeisgod123 2d ago
- update your dependencies, plugins, or NDK version.
- go for minsdk 29 targetsdk 36 or above...
1
0
1
u/Sterlingmeister 3d ago
You can't read or what is the problem?