android - AdMob InterstitialAd "AFMA_ReceiveMessage is not defined" vs "must be called on the main UI thread" -


i trying implement iterstitial ads admob. managed displayed in test mode. however, showed blank page "afma_receivemessage not defined" error when running live.

i have read many post relating "afma_receivemessage not defined" issue. seemed problem ads has running on separate thread gain network access. however, if move loadad , show methods new thread (like in afma_receivemessage not defined or interstitial admob doesn't work : afma_receivemessage not defined), complain has run on main thread!! if use runonuithread method, go "afma_receivemessage not defined" problem.

i confused conflicting solutions each other. (it has run on uithread while has on separate thread gain network access?)

has have working example interstitial ads admob (not in test mode)?


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -