I recently tried integrating both Firebase Remote Config and Google Mobile Ads into my project.
With just Firebase Remote Config, the build works fine. But once I integrated Google Mobile Ads, the build crashes on startup with the following error: 11-29 15:07:46.231 1678-3326/? I/ActivityManager: Start proc 25811:com.testapp/u - Pastebin.com
" java.lang.NoSuchMethodError: No static method zzb(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; in class Lcom/google/android/gms/common/internal/zzaa; or its super classes "
How do I fix this error? Could it be because Google Mobile Ads and Remote Config uses conflicting versions of Google Play Services?
Specs:
Unity 5.3.5f