This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
Calling Kotlin methods from R: invokeMethod returns "java.lang.IllegalStateException: receiverKlass.java.classLoader must not be null" #1
Labels
invokeMethod
fails in Kotlin. This is a reported bug: KT-22414. There is a workaround: add the reference to the Kotlin bindings as in this example.The text was updated successfully, but these errors were encountered: