Amazon and Revmob ID

Hey guys,

I was wondering if i have to use something like :

if targetAppStore == “amazon” then [REVMOB_ID_ANDROID] = “my_amazon_ID” else REVMOB_ID_ANDROID] = “my_android_ID” end

to declare the proper REVMOB_ID_ANDROID. Or should i just use the “my_android_ID” and not create an Amazon app on the RevMob dashboard?

Does anyone know? I wrote to Revmob and the answer was:

“Our SDK will be happy to support you =)”. Only issue is that their SDK doesn’t clearly specify how to add an amazon app.

Thanks in advance,

Dim

Yes, you need to check and set the revmob android ID to be the amazon app ID that you registered in the portal.

http://sdk.revmobmobileadnetwork.com/amazon.html

@Renato, Thanks !

Yes, you need to check and set the revmob android ID to be the amazon app ID that you registered in the portal.

http://sdk.revmobmobileadnetwork.com/amazon.html

@Renato, Thanks !