ver: build 7842, admob bug

zwltop

  • Posts: 15
os: win7
stencyl ver: build 7842

Attach 1 is admob publisher key, and i publish to Android app (.apk)

it can't open on device.

« Last Edit: September 20, 2014, 01:47:32 am by zwltop »

Abliblablobla

  • *
  • Posts: 524
You have to use your full Ad Unit ID. An Ad Unit ID looks like this ca-app-pub-1520537222610272/9864485652. You can create an Ad Unit ID in admob.com > your dashboard > monetization > your app.

EDIT: Merging your topics.
.: BuruBuru :.

zwltop

  • Posts: 15
You have to use your full Ad Unit ID. An Ad Unit ID looks like this ca-app-pub-1520537222610272/9864485652. You can create an Ad Unit ID in admob.com > your dashboard > monetization > your app.

EDIT: Merging your topics.

oh! i forgot, i tried it your way, that same result

Abliblablobla

  • *
  • Posts: 524
Could you post your logs (Debug > Logs > Generate Logs)?
.: BuruBuru :.

zwltop

  • Posts: 15
Could you post your logs (Debug > Logs > Generate Logs)?

build log not have any error..

btw,  i haven't use admob Extension..             just input key and show ad block

if i use admob Extension and Enable it,  can't publish APK file,  it's only one error in log:
Level:     ERROR
When:      2014-09-20 19:23:34
From:      stencyl.sw.io.write.resource.HXWriter

Building for Android failed. (Return code: 1)

thanks...

« Last Edit: September 20, 2014, 04:46:25 am by zwltop »

zwltop

  • Posts: 15
admob extensions bugs...

Abliblablobla

  • *
  • Posts: 524
From http://community.stencyl.com/index.php/topic,35166.0.html

In your case, Stencyl is trying to use an old version of the AdMob SDK. To fix this error, do a clean install of Stencyl. To do a clean install you have to uninstall/delete your current version of Stencyl, download the latest private release and install it. Do NOT install the latest version of Stencyl over your existing one! After you have done a clean install of Stencyl, use Run > Clean Project. This should fix your issue.

It should solve your issue. Let me know if you still have problems with the extension.
.: BuruBuru :.