Citymapper gets randomly stuck

if you can export a “logcat” from that timeframe it will very likely give a hint what’s the reason. In higher Android versions on-device logcat readers need an adb grant to work properly.

adb shell pm grant com.f0x1d.logfox android.permission.READ_LOGS
  1. https://f-droid.org/en/packages/com.f0x1d.logfox/
  2. go to filters and enter into the “package name” filter “com.citymapper.app.release
  3. bottom menu bar, 3rd button “recordings” → start recording
  4. provoke error in app
  5. export / share recording log by selecting the option

Edit: created a screenshot walkthrough at [HOWTO] log app errors with LogFox on-device to create bugreports