Skip to content Skip to sidebar Skip to footer

Conflict Between Vuforia Plugin And Prime31 Facebook Plugin For Android On Unity

Really emergent as client needs it these days. T_T I have both vuforia plugin and prime31 facebook plugin in my android app on unity. The difficulty lies in the androidmanifest.xml

Solution 1:

There is no easy way of doing this. You will have to meddle with the java side of things.

The following url should help you out with this

https://gist.github.com/prime31/0908e6100d7e228f1add/raw/a5d96177c8d8fde548068d2a15de49acdb2023ec/Android+Activity+Sharing

Solution 2:

You can find the unity-classes.jar from this path : Unity/Editor/Data/PlaybackEngines/androidplayer/bin

for reference please follow : http://forum.unity3d.com/threads/classes-jar-missing.250970/

Post a Comment for "Conflict Between Vuforia Plugin And Prime31 Facebook Plugin For Android On Unity"