Results 159 comments of yasirkula

Does the same issue occur on a fresh new Unity project's build? Are you using some tool that obfuscates your code?

I can't think of any reasons for this behavior, sorry :/

You may try changing Scripting Runtime Version and/or Api Compatibility Level in Player Settings.

Try this one: `ionic cordova plugin add https://github.com/yasirkula/UnityIonicIntegration.git --nofetch` Source: https://github.com/katzer/cordova-plugin-local-notifications/issues/1345

Yes it is about running a Unity project inside an Ionic app. You can put your Unity project anywhere outside of your Ionic project.

Thanks again @juan9506 for the help 👏 👍 @adikhadilkar If the suggested modifications won't work for you, please try using Android Studio for the integration.

Also check out this comment and see if this is also the case for you: https://github.com/yasirkula/UnityIonicIntegration/issues/24#issuecomment-384086231

I don't think it is possible with this plugin. Even without this plugin, the same Unity source files coming from multiple Unity projects may result in conflicts during build phase.