-
Error while building Unity3D Android Game := Plugins colliding with each other
about 7 years ago
-
about 7 years ago
Hello,
There must be different plugins for each platform. You have to remove the cross platform plugins from the code before to make the build.
You may need .jar files while building the code for Android so don't remove that one.
Try this and I hope this will work for you.
-
1 Answer(s)