You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error when trying to compile with admob module included.
error: cannot access zzbfm
return client.currentPlayer.player.getLevelInfo().getCurrentLevel().getLevelNumber();
^
class file for com.google.android.gms.internal.zzbfm not found
The text was updated successfully, but these errors were encountered:
AhmedGuem
changed the title
error : cannot access zzbfm when compiling with admob
error : "cannot access zzbfm" when compiling with admob
Aug 1, 2019
I get this error when trying to compile with admob module included.
error: cannot access zzbfm
return client.currentPlayer.player.getLevelInfo().getCurrentLevel().getLevelNumber();
^
class file for com.google.android.gms.internal.zzbfm not found
The text was updated successfully, but these errors were encountered: