Search Unity

Android Crash: JNI Bridge

Discussion in 'Android' started by GemmaLamontPerigee, Oct 22, 2018.

  1. GemmaLamontPerigee

    GemmaLamontPerigee

    Joined:
    Sep 14, 2018
    Posts:
    9
    I am getting an Android crash:

    Code (CSharp):
    1. jni::Java_bitter_jnibridge_JNIBridge_00024InterfaceProxy_delete(_JNIEnv*, _jobject*, long long)
    It happens on restarting Unity after a couple of times, note this is having UnityPlayer embedded within an Activity, and opening and closing that multiple times. Does anyone know what this means?
     
  2. GemmaLamontPerigee

    GemmaLamontPerigee

    Joined:
    Sep 14, 2018
    Posts:
    9