mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-18 18:25:03 +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> |
||
---|---|---|
.. | ||
database | ||
network | ||
source/local | ||
storage | ||
user |