Hi,
when importing game analytics & facebook sdk i get an error when building for android
Note: I’ve found the solution & posting this for my reference & to help others
Hi,
when importing game analytics & facebook sdk i get an error when building for android
Note: I’ve found the solution & posting this for my reference & to help others
Solution
change build type from build settings → internal into gradle
search for “support” which should show two support library files in Plugins>android folder, remove one of them ( they are duplicate)