Closed yaroslav-v closed 1 year ago
Hi! Thanks for the reporting! This warning was on 3.2.6 'cause it's from the third-party lib called drawabletoolbox
. Unfortunately, we can't hide them or something :c
I'm not sure if it's necessary, as far as there's no option to fix the warning, but I've rechecked how it looks like on different version of SDK:
The warnings appear when you call showChatScreen().
Tested one more time and it happens on v3.2.6 too.
The only difference in my case is that on v3.2.6 I see firstly the list of all chats and on the newer versions it shows the chat view directly. Obviously, that happens because of https://github.com/helpcrunch/android-sdk-demo/issues/73
Hi!
The latest version 3.3.0 has a couple of warnings regarding accessing hidden fields and NoSuchFieldException. These warnings weren't presented on 3.2.6, not sure about the versions between.
Here is the log:
Environment: a default Android emulator API 33 with Google Play