Could it be that the nextcloud SSO is somehow not working on android 11?
I did dig around a little bit and found out that indeed the nextcloud-android-sso is returning an error for AccountImporter.pickNewAccount(this)
com.nextcloud.android.sso.exceptions.NextcloudFilesAppNotInstalledException
I have the official live build of nextcloud client installed, running on a Pixel 4 XL with latest Android 11.
- Already checked permissions and battery optimizations.
- Build and signed this app myself to rule out any strange android restrictions that might have applied to unsigned apps. -> No change.
What android are you testing on?
If someone could reproduce this I would raise an issue over at https://github.com/nextcloud/Android-SingleSignOn
Could it be that the nextcloud SSO is somehow not working on android 11?
I did dig around a little bit and found out that indeed the nextcloud-android-sso is returning an error for
AccountImporter.pickNewAccount(this)com.nextcloud.android.sso.exceptions.NextcloudFilesAppNotInstalledExceptionI have the official live build of nextcloud client installed, running on a Pixel 4 XL with latest Android 11.
What android are you testing on?
If someone could reproduce this I would raise an issue over at https://github.com/nextcloud/Android-SingleSignOn