Featured
-
No Featured Found!
Tags
Error while building Unity3D Android Game := Plugins colliding with each other
when I build the game in Unity3D , it makes error :"plugins colliding with each other"
I am using Facebook SDK and Playfab.com SDK
Found plugins with same names and
architectures,
Assets/Plugins/Android/libs/android-support-v4.jar...
android game made by Unity installs twice on the device
after building the game made by Unity and installing it on the device , I found that it is installed twice
check this image : http://i.imgur.com/6TSICnk.png
issue with implementing AdMob ads
after testing the game in a device , it exit after opening it directly
in case of deleting the AdMob Plugin , then the game works fine
after some researches , we found that the problem is because of the manifest files
there`s 2 manifest ...