Nikolay Yevstakhov
Results
2
comments of
Nikolay Yevstakhov
@bugcaptor, attach your data table for tests.
Is `unknown facebook::jni::JniException` error related to this issue? For example: ``` (NOBRIDGE) ERROR [Error: `Math.throwError(...)` threw an unknown facebook::jni::JniException error.] ``` The Kotlin class is: ```kt package com.margelo.nitro.math class HybridMath...