I see alot of post concerning the Android Jni but I still do not have a clear idea how to edit it. I have a Phonegap app that is having JNI Errors when loading a certain page.
From what I have read during research, I need to release the local storage. How do I do this, I am wondering.
All I see to do it but no real clear path on what to do.
If you were going to either release localRef strings or create a globalRef string What would you do?
Thanks ahead.