- Home /
Question by
nehalvNehal · Jan 27, 2020 at 06:17 AM ·
android buildpluginpluginsandroidpluginandroid-manifest
Unity Android App closed suddenly
I Created an Android Plugin using android studio and imported it into unity as .arr inside the Android Plugin folder. When I call the function to open a new Activity by passing unityCurrentActivity the app closes suddenly without showing any error in unity console(via ADB) also no error in android device as the message. Guys, can you please help me.
Comment
You'll likely have better luck with this sort of question on the UnityAndroid forum. https://forum.unity.com/forums/android.30/
I have personally had similar issues in the past which were down to Android manifest merging issues, however all errors are different and I don't have any experience with creating custom plugins, etc. Best of luck though.