livodeu / FreeHamburger

A German news app for Android
GNU Affero General Public License v3.0
10 stars 1 forks source link

App cannot be launched #8

Open SkewedZeppelin opened 1 year ago

SkewedZeppelin commented 1 year ago

The InfoActivity is incorrectly specified as the primary activity.

https://github.com/livodeu/FreeHamburger/blob/60c084f3ac3a84ee0679b5c720d12d774ce04d43/app/src/main/AndroidManifest.xml#L68

Reported here: https://forum.f-droid.org/t/app-not-opening-correctly/22387/2

livodeu commented 1 year ago

I cannot reproduce that; the app launches on my devices and the emulator. It seems to me that the app launcher does not include the LAUNCHER category in the Intent. Is it a particular launcher that does not work?