Update: I tried to replicate it on the compose-samples. However, All the apps crash at startup when with
NullPointerException
and I have no idea about the cause. The debug build works fine but the release crashes. Not sure if it’s the same cause.
allan.conda
01/28/2021, 5:07 PM
Update: Found out it's only replicable in the emulator and it wasn't crashing on a physical device. So at least that makes the issue non-critical. I tried to replicate it in various ways in a minimal project but still failed to do so.