Discuz! Board

 

 

Search
Discuz! Board Forum Integration Questions Adminsitration admin - offer sdk key problem -> not ...
View: 1183|Reply: 15
go

Adminsitration admin - offer sdk key problem -> not installed

Rank: 2

Post on 2011-10-25 06:50 |All posts
Hi, i'm starting to test some social features on my game, so i've created a new game entry on papaya administration admin panel. I've configured social sdk key (social_key) and offer sdk key (offer_key) with values from the application on administration panel.

After starting my application with keys configured and with access to internet, i saw that social sdk key was set to installed (green ball sign on administration panel). The problem is that offer sdk key is still not installed (red ball sign). What do i need to do to make it installed? I want to test ppy_showoffers(), but nothing happens? I need to get an idea of how offer wall will be shown within game... how can i do that?

Thanks,

Rank: 2

Post on 2011-10-28 21:45 |All posts
Last edited by cvieira on 2011-10-28 21:45

Hi, any help please! I've seen that developers (i've posted 2 or 3 topics myself) and others are  posting threads, but no one seems to get any answer from you for days...

Waiting for some feedback from you guys!

Thanks,

Rank: 2

Post on 2011-10-29 01:39 |All posts
Sorry for delayed response.  I'm assuming that you are using our game engine for your game, correct?
If that is the case, there could be one missing line in a AndroidManifest.xm file.
we will fix it very soon and let you know.

Thanks.

Rank: 2

Post on 2011-10-29 05:03 |All posts
Hi jihoonkim, thanks for your contact!

Yes, i'm using your game engine (version 1.2.1 in this case, but it's not working also in 1.3). I will wait for the fix then.

Regards,

Rank: 4

Post on 2011-11-1 13:59 |All posts
These lines are missing in data\template\AndroidManifest.xml:

<receiver android:name="com.papaya.offer.OfferReferralReceiver" android:exported="true">
             <intent-filter>
                  <action android:name="com.android.vending.INSTALL_REFERRER" />
              </intent-filter>
      </receiver>

You may modify it manually. We will also fix it in the next version.

I attached the whole AndroidManifest.xml
Attachment: You need to Login to download attachments. No account? Register

Rank: 2

Post on 2011-11-1 15:59 |All posts
Hi, i will test it... thanks for your help!
Regards,
Carlos V.

Rank: 2

Post on 2011-11-3 06:10 |All posts
Hi, i've made a few tests with success! It's working fine

Now, i have a doubt... it's possible to call ppy_showoffers() from "enter game" page? Since it is html and javascript, is there any function that will allow us to open "show offers" page?

Also, some advice - from your experience, what is the best place to show offers to users?

Thanks,

Rank: 4

Post on 2011-11-3 14:08 |All posts
Reply cvieira 's thread

You can only show in the game.

Where to show depends on the game content. There should be incentive for player to open it. Maybe you can show it when player is ready to go to next level.

Rank: 2

Post on 2011-11-3 19:10 |All posts
Hi, thanks for your advice!
Regards,

Rank: 2

Post on 2011-11-7 07:39 |All posts
Hi,

I added these lines in my manifest but when I call ppy_showoffers I have an error (messagebox) :
Failed to load applications/api key error.

I added the good key in my game.config (offer_key=XXX).

Regards,
Jonathan
Security Q&A Change Security code Change

Archiver|Comsenz Inc.

All time is GMT+8, 2013-5-18 19:11 , Processed in 0.078865 second(s), 11 queries .

Powered by Discuz! X1.5

© 2001-2010 Comsenz Inc.