Hello
Is there a decryption of the FailedToReceiveAd event errors?
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
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