realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

Dont use kotlin reflection (#1544)

Open kzotin opened this issue 11 months ago • 10 comments

Kotlin reflection is super slow on some old devices (~20seconds on cold start, see #1544 ), which is a blocker for us after migrating from realm-java to kotlin.

We've got such device, and fix was verified there

kzotin avatar Oct 31 '24 11:10 kzotin