0

I am using Vuforia in my Unity3d project and i am also using Prime31 plugin for Flurry analytics for Android. My issue is that because of two AndroidManifest (Vuforai and Flurry) file my Flurry log event is not calling because of the Manifest file conflict.

Can anybody help me to solve this issue ?

Thanks Yashesh

Yashesh
  • 1,799
  • 1
  • 11
  • 29

1 Answers1

0

If merge two file then Open your main Manifest file and second Manifest file, Copy second Manifest file data in main Manifest file and save it.

Divyang Metaliya
  • 1,908
  • 1
  • 12
  • 14