This API is using reflection and implies some introspection performance penalties on limited capacity devices (Android)
in 3.1.3? How to fix it?
a
arnaud.giuliani
11/03/2021, 11:16 AM
this is just a warning because you the API that is using reflection. It was not mentioned before, and some people were questioning about performances. Now you know what you use.
arnaud.giuliani
11/03/2021, 11:16 AM
you can either OptIn to keep the reflective API, but no warning. Either use the other DSL API.