mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-01 09:05:25 +01:00
There were crash reports for: Exception java.lang.RuntimeException: ... Caused by com.nextcloud.talk.utils.NoSupportedApiException: at com.nextcloud.talk.utils.ApiUtils.getConversationApiVersion (ApiUtils.kt:134) at com.nextcloud.talk.contacts.ContactsRepositoryImpl.<init> (ContactsRepositoryImpl.kt:28) This could happen because of missing capabilities for user and should be fixed. As a fallback, API v4 is guessed Adding this as comment in the code as the root cause must be found.. Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |