I have been trying to integrate Facebook SDK into a game; while there were a few bumps along the road, i have solved those problem without a hitch. Currently, i am stuck at this roadblock and I need some tips and advice on tackling this error:
477: [Unity] /BUILD_PATH/MANUALLY_CENSORING_THE_PACKAGE_HERE-android-build/Temp/gradleOut/build/intermediates/res/merged/release/values/values.xml:168: error: Error retrieving parent for item: No resource found that matches the given name ’ @ /Theme.AppCompat.Dialog’.
I am quite sure that it is a call made by the Facebook SDK to create an Android window; but I am not sure that I did wrong or what I have missed.
Thoughts?
