After reflash few android apps crash. Earlier they worked

After reflashing the phone and reinstalling, a few apps don’t work anymore. They install, but when you start them, they don’t start, they crash immediately. This is Tallink Silja app and Wasa line app. I use opengapps script. Weird thing. Does anyone else have something similar? Xperia 10 III 4.5.0.19.

I had the same issue with element
With gresh install application fail

See this post : Can not run android apps that use realm (e.g. Element) after updating to 4.5

No help for me. How this is possible

It’s frustrating when not all applications work now. Even when summer is coming and you should use those few applications to book ferries… Now I installed the 4.4.0.68 version, which I then updated online to 4.5.0.19. Those applications still don’t work. Otherwise the phone works fine.

Can you list apps that do not work and collect logs when they crash? Testing Advice | Sailfish OS Documentation

Tallink & Silja line, Wasaline, Scandic hotels, Keskipohjanmaa.

When I type devel-su appsupport-attach /system/bin/logcat and password I can’t se any logs…

Actually I don’t know how to do it. The screen scrols on and on…

Those are the current logs (they are updating as things are happening) You can write them to a file by appending >filename.log to the command and then inspect the file for errors.

I usually do it like this:

  1. Provoke error: e.g. App crash
  2. Save logs to file
  3. Later transfer them to a pc and look for useful information

(btw you can abort commands by pressing ctrl+c)