|
Check ``adb logcat`` for possible problems, then:
|
|
Check ``adb logcat`` for possible problems, then:
|
|
|
|
+- Check that the methods exposed by the plugin used the following Java types: ``void``, ``boolean``, ``int``, ``float``, ``java.lang.String``, ``org.godotengine.godot.Dictionary``, ``int[]``, ``byte[]``, ``float[]``, ``java.lang.String[]``.
|