UnityBluetoothPlugin icon indicating copy to clipboard operation
UnityBluetoothPlugin copied to clipboard

Init'd AndroidJavaClass with null ptr!

Open hidvegarpi opened this issue 7 years ago • 0 comments

I have an issue in the Bluetooth.cs at the line 28. Function name: PluginStart() The specific line: _plugin = new AndroidJavaClass("com.unity3d.player.UnityPlayer");

hidvegarpi avatar Sep 16 '18 11:09 hidvegarpi