Android - create error calls

Hi dear backendless team,

I have an android app which uses backendless sdk. Some time ago I found an issue. Analytics dashboard shows that app creates error calls for create method. Is it possible to get some logs what exactly class or sdk method produces these error calls? In my code I don’t use any explicit method with name “create”. Perhaps this related to the class creation?

Info: implementation “com.backendless:backendless:6.2.1”

Not sure, but is it safe to post an Application ID here that might help find the logs?

Hello @oleg-tarashkevich

Unfortunately, we will not be able to see why these errors occurred. You need to add logging to understand the cause of the errors.
https://backendless.com/docs/android/ut_logging.html

Regards,
Inna