- Home /
galaxy s5 crash unity 4.5.1f3
My app works on most android devices but i receive a lot of crash report on galaxy s5: Caused by: java.lang.IllegalArgumentException: Unable to load native library: /mnt/asec/game/lib/libmain.so
my project uses some plug-in like prime31 for in app purchase, Facebook sdk.
Some info about it?
There's not enough information, but it seems that the project was not built successfully.
libmain.so (i believe) is automatically added by Unity into the AP$$anonymous$$.
Try exporting an Android project ("Google android project") and see if you have libmain.so under libs/armeabi-v7a
After you export, please update the question with what the exported project folder structure looks like...
Your answer
Follow this Question
Related Questions
Crash app unity 4.5.5f1 on nexus 7 (Android 4.4.4) 0 Answers
Unity 5 GUI crashes android 2 Answers
android app crashes after unity screen (maybe because of AdMob?) 0 Answers
Random crashes in Android build 0 Answers
Unity 3d Network dies on Android 0 Answers