Facebook SDK + Google Play Center SDK Issues

OK guys, here is something that you may or may not have experienced.
I have implemented both Google Play Center and Facebook SDK successfully in separate projects.

The problem is when I want to have them both in the same project.
YEs, there is a JAR file collision, I am aware of that.
After fixing the JAR issues, the solution build.

However, it does not install!!! So the project builds, but it can not install.
I have tried many different combinations.

Any feedback or suggestions would be greatly appreciated.

Vk

Can you specify why doesn’t it install? error message, logs, etc.

2 Likes

Error message is very in-informative.
It just doesn’t install the application.

Do you have another app using facebook sdk installed on the device? I had an error when testing it where you can’t have more than one app in the device using the same facebook app id. Anyway the log surely says something, maybe you aren’t looking well.