xamarin/urho-samples

Cannot open in release Mode, debug mode was fine (Xamarin Android)

Closed this issue · 1 comments

Got this error while opening the page contains urho3d on release mode, debug mode was fine.
Urhosharp used : 1.5.2, 1.5.22

[art] art/runtime/thread.cc:1665] Throwing new exception 'no static method "Lorg/libsdl/app/SDLActivity;.audioQuit()V"' with unexpected pending exception: java.lang.NoSuchMethodError: no static method "Lorg/libsdl/app/SDLActivity;.audioInit(IZZI)I"
[art] art/runtime/thread.cc:1665] at int org.libsdl.app.SDLActivity.nativeInit(java.lang.Object, java.lang.String) (SDLActivity.java:-2)
[art] art/runtime/thread.cc:1665] at void org.libsdl.app.SDLMain.run() (SDLActivity.java:950)
[art] art/runtime/thread.cc:1665] at void java.lang.Thread.run() (Thread.java:762)
[art] art/runtime/thread.cc:1665]

Somehow I managed to get it right by rebuilding and unninstalling the apps from the tablet and re - install it again with new build.