App always crashes (cant even open it)

Hi,
I have the problem, that whenever I want to open my app on my phone it always crashes.
I tried to open it with the companion app and it worked.
Please help me.

-Matthias

What you need to do is to use adb to capture the log to identify the issue

1 Like

thanks I will try

1 Like

java.lang.RuntimeException: Unable to start activity ComponentInfo{io.kodular.matthias_westhoff.Trashcan1/io.kodular.matthias_westhoff.Trashcan1.Screen1}: java.lang.SecurityException: “gps” location provider requires ACCESS_FINE_LOCATION permission.

Got it thx sooo much, just had to allow app to use the gps …:upside_down_face:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.