Michael
Michael
https://github.com/michaaels/scripts_fedora35/blob/main/csgo_fix_blackscreen.sh The solution for fedora 35
I clear the data and reinstall app, and appear the same gray screen
When I compiled the app from source I had no problems with my device, here is the log generated by android studio, then I installed the app again from F-DROID...
I already have the solution, I installed the application that does not have the fdroid tag and it opened without problems, apparently the f-droid t compilation is not compatible with...
@gokadzev How to compile F-Droid build?
When compiling with fdroid in android studio I have no problem. Launching lib/main.dart on 2303ERA42L in debug mode... Running Gradle task 'assembleFdroidDebug'... ✓ Built build/app/outputs/flutter-apk/app-fdroid-debug.apk. Installing build/app/outputs/flutter-apk/app-fdroid-debug.apk... Debug service listening...
from the fdroid store, but after debugging the app and reinstalling multiple times, I just reinstalled the app from the store and it works correctly, I don't understand what happened.