In Facebook Unity SDK 7.10.0 version I was getting following error when I try to export Android build. Following image gives you more idea about the error:
I searched into Google about this but nothing found related to this so please some one share your side thought for solution.
1 Like
Hello, I had the same problem with Facebook Unity SDK, the fix is to go to the PlayServicesResolver/Editor folder, right click and select Play Services Resolver > Android Resolver > Resolve.
You should get a popup message with “Resolve succeeded” and you will be able to successfully build your project.
This worked for me, hope it will help someone else.
I’m having the very same problem, with Facebook Unity SDK too, and your procedure didn’t work in my case.