Open opello opened 2 years ago
Looks similar to #10141
Looks similar to #10141
Yep, same issue. I'll keep this one as it has more info
From some quick research, this crash may happen due to a variety of reasons, the most common of which is that there are two apps that can handle accounts of a type, but aren't signed with the same signature. It seems like work profile may play a part in this, but it works fine on my tests.
Part of the problem is that our accountType
is just nextcloud
, which is far too simple and may collide with other apps that make the same mistake. At some point we should change it to com.nextcloud.android
or something like that.
Cause of error
App information
com.nextcloud.client
30200090
gplay
Device information
google
blueline
Pixel 3
SP1A.210812.016.C1
blueline
Firmware
31
12
8029091
Subsequent launch worked fine though!