I have created an app which runs perfectly when I run it from Android Studio. It works on an emulator and on a connected physical device as well.
However, when I create a signed apk, all I get is an empty gray screen.
Here is my app in github:
https://github.com/handriss/kinizsi
And here is my app in the app store:
https://play.google.com/store/apps/details?id=com.kinizsi.hinkel.kinizsisample
It is my first app, and consquently the first app I wish to publish.
What am I doing wrong?