Ian Murray
Ian Murray
in your example `homePage1` would be the slot
`getSlot()` isn't chainable. You might have luck dividing those calls into multiple.
Not sure I understand, you mean ads are not opening in a new window? I'm pretty sure they do that by default.
For ionic/cordova I'd recommend libraries that implement ads natively.
To be honest, I'm not sure what the solution here is, I don't have that much experience with ionic/cordova. Is it possible to open external links in Safari?
Try doing that in your config block, otherwise I should probably add a way to execute extra configuration.
Hi, I'm no longer maintaining this repository, as I don't use DFP anymore. I'm actually looking for maintainers #54
Just changing the localStorage setting won't update unless you have some listener. As of now it's not possible to change page targeting during runtime, but I guess you could do...
You may need to play around with google's API first and see if it is actually possible (I'm sure it is, but I don't know). After that, I guess somehow...
How are you displaying your ads with ngdfp? I do get those errors and I haven't been able to figure out why they're occurring bug my ads do show. —...