Hi guys,
We're using MAF 2.2.1 with Jdeveloper 12.1.3 to build our application. The application also uses AMPA for persistence.
We have the following behavior on Android: When switching between features (we restart the feature each time), sometimes the feature hangs for a few seconds before displaying it. Meanwhile, the logs are filling-up with message the "Attempt to remove non-JNI local reference, dumping thread". When this log message stops printing, the feature displays, so I guess they are somewhat related. Note that this behavior does not appear each and every time.
Do you have an idea about that message? Is this a "normal" message displayed by the webview before it loads? Is there something I can do about it?
Thanks,
Bogdan Zegheanu