@Tusky at launch. without any crash message. it just tunr off after starting.
@Tusky is there a way to obtain crash logs? or I have to compile it myself? (it cannot be installed from store?)
@emma Android Studio Logcat can show you logs of all apps, you should be able to see the crash there. It might be obfuscated but the type of the crash can also be very helpful.
@Tusky Ok i have something, maybe this can help
https://github.com/tuskyapp/Tusky/issues/2385#issuecomment-1074253235
@emma yes that helps a lot, thx!
@emma where does it crash