Closed huhuang03 closed 4 years ago
The core issue is that I cant' figure out how can I stop the auto release although I have implement the registerJavaMethod() part. After do some delay call, the func is already released and an Object has already released issue is throw.
registerJavaMethod()
Object has already released
The core issue is that I cant' figure out how can I stop the auto release although I have implement the
registerJavaMethod()
part. After do some delay call, the func is already released and anObject has already released
issue is throw.