You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When our software is deployed on customer systems, loading executable code from /tmp is often prohibited. JniLoader currently hardcodes the "extract to tmp and load" logic. It would be useful to be able to override this logic.