Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

no static method with name='createException' #8

Description

@mcungl

I'm having trouble sending exceptions. Everything else works fine.

Below is some more info

10-09 18:15:16.328: I/Unity(10464): AndroidJavaException: java.lang.NoSuchMethodError: no static method with name='createException' signature='(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;' in class Lcom/google/analytics/tracking/android/MapBuilder;
10-09 18:15:16.328: I/Unity(10464): at UnityEngine.AndroidJNISafe.CheckException () [0x00000] in :0
10-09 18:15:16.328: I/Unity(10464): at UnityEngine.AndroidJNISafe.GetStaticMethodID (IntPtr clazz, System.String name, System.String sig) [0x00000] in :0
10-09 18:15:16.328: I/Unity(10464): at UnityEngine._AndroidJNIHelper.GetMethodID (IntPtr jclass, System.String methodName, System.String signature, Boolean isStatic) [0x00000] in :0
10-09 18:15:16.328: I/Unity(10464): at UnityEngine.AndroidJNIHelper.GetMethodID (IntPtr javaClass, System.String methodName, System.String signature, Boolean isStatic) [0x00000] in :0
10-09 18:15:16.328: I/Unity(10464): at UnityEngine._AndroidJNIHelper.GetMethodID[AndroidJavaObject](IntPtr jclass, System.String methodName, System.Object[] args, Boolean isStatic) [0x00000] in :0
10-09 18:15:16.328: I/Unity(10464): at UnityEngine.AndroidJNIHelper.GetMethodID[AndroidJa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions