dagodom Member Licensed User Longtime User Apr 6, 2018 #1 Hello Is there a decryption of the FailedToReceiveAd event errors? B4X: Sub Ad_FailedToReceiveAd (ErrorCode As String) Msgbox ("failed:" & ErrorCode, "") End Sub I get a 3 error code but I have not found anything on the net that explains the meaning of this value. Can someone help me ? Thank you
Hello Is there a decryption of the FailedToReceiveAd event errors? B4X: Sub Ad_FailedToReceiveAd (ErrorCode As String) Msgbox ("failed:" & ErrorCode, "") End Sub I get a 3 error code but I have not found anything on the net that explains the meaning of this value. Can someone help me ? Thank you
dagodom Member Licensed User Longtime User Apr 7, 2018 #2 I found this.... https://developers.google.com/andro.../android/gms/ads/AdRequest#ERROR_CODE_NO_FILL Upvote 0
B buras3 Active Member Licensed User Longtime User Oct 7, 2018 #3 dagodom said: I found this.... https://developers.google.com/andro.../android/gms/ads/AdRequest#ERROR_CODE_NO_FILL Click to expand... Hi dagodom I have the same problem did you fix it ? Upvote 0
dagodom said: I found this.... https://developers.google.com/andro.../android/gms/ads/AdRequest#ERROR_CODE_NO_FILL Click to expand... Hi dagodom I have the same problem did you fix it ?