TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Extensions
→
AdMob
(Moderator:
Abliblablobla
)
→
Unfortunately stopped when loading ads
Pages:
1
Unfortunately stopped when loading ads
flameblue59
Posts: 113
December 20, 2014, 06:01:45 am
Hi, how to fix my game. It's stopped when loading ads. How to fix this?
rob1221
Posts: 9473
December 20, 2014, 06:11:15 am
Is that a different error than the one from yesterday?
https://twitter.com/Rob1221dev
flameblue59
Posts: 113
December 20, 2014, 06:46:15 am
sure, it's different error. I searched on the forum, I've changed metadata of AndroidManifest.xml as in this thread
http://community.stencyl.com/index.php/topic,36098.msg205175.html#msg205175
But when I generate the game. The value back to the default
<meta-data android:name="com.google.android.gms.version" android:value="4323000"/>
on the thread, the meta value must be
<meta-data android:value="6111000" android:name="com.google.android.gms.version"/>
rob1221
Posts: 9473
December 20, 2014, 06:56:03 am
Which AndroidManifest are you changing? I think one inside the extension folder needs to be changed but I'm not sure since I don't use Admob.
https://twitter.com/Rob1221dev
flameblue59
Posts: 113
December 20, 2014, 07:01:43 am
where i can find the extension folder?.
rob1221
Posts: 9473
December 20, 2014, 07:10:56 am
It's in your workspace folder.
https://twitter.com/Rob1221dev
flameblue59
Posts: 113
December 20, 2014, 07:42:27 am
I've changed it and it doesn't get any crash now but the ads isn't appeared. I want to use intersitial ads. Do you know how to set it up.
I'm using this event on the play screen.
« Last Edit: December 20, 2014, 07:49:20 am by flameblue59 »
flameblue59
Posts: 113
December 21, 2014, 02:02:29 pm
I can use intersitial ads now but the banner ads doesn't show
Pages:
1