[MOD-2327] Android: Ti.Admob - Ad not received on 6.0.2.GA with latest Admob 3.0.1
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Admob |
Labels | n/a |
Reporter | Ishan Singh |
Assignee | Gary Mathews |
Created | 2017-03-05T17:56:25.000+0000 |
Updated | 2017-03-10T15:12:13.000+0000 |
Description
[INFO] : Ads: Starting ad request.
[WARN] : Ads: There was a problem getting an ad response. ErrorCode: 1
Gogle play services not found
Attachments
File | Date | Size |
admob.png | 2017-03-09T15:38:16.000+0000 | 94452 |
Hi, Please provide a proper documentation, as in the latest git repo code doc there is a property called debugEnabled, but in the actual code its checking for property testing in the dict passed from appcelerator. Also Please show a working demo for android. For iOs everything works fine Below is the code i am using Osx El captain, tisdk 6+ , appc studio version 4.8
[~ishansingh2003] Using
ti.admob 3.0.1
I'm able to display a test banner using the code below:!admob.png|thumbnail!
Hi garry, I downloaded the latest compiled module from github. So that was not working. Then I downloaded the code and i saw that there are blunder mistakes in the code. I changed few stuff and it started working. I don't know from where you have your module compiled. If you see the code on github its passing publisherid In the setAddUnitId method in native, that's why it was not showing so when i changed it to Ad unit id it started working. Will be committing latest Code there. If you can have a look that will be great
See you too are passing adunitid into publishers id.