ngDfp icon indicating copy to clipboard operation
ngDfp copied to clipboard

open link in other brower

Open appscarvajal opened this issue 10 years ago • 5 comments

I want to open the link that is vinculate in DFP ad, but it's opening in the app and I can't to back to the app

appscarvajal avatar Dec 03 '15 01:12 appscarvajal

Not sure I understand, you mean ads are not opening in a new window? I'm pretty sure they do that by default.

ianmurrays avatar Dec 04 '15 18:12 ianmurrays

Did you happen to find a solution to this issue @appscarvaja? We are making use of ngDfp in Ionic. We get the ad to display, but the target site launches on top of app making it unusable.

loganthomison avatar Mar 26 '16 16:03 loganthomison

For ionic/cordova I'd recommend libraries that implement ads natively.

ianmurrays avatar Mar 27 '16 00:03 ianmurrays

I'm currently making use of the cordova admit plugin as well, but it only works for one of our ad scenarios. Everything seems to work when I use ngDfp with the exception of the odd window behavior. We have the target window set to _blank on the server and I see it being passed down into the ad. It seems like I just need a way to manipulate the target window until I get the desired behavior. Prompting the user to select the system browser could also work.

loganthomison avatar Mar 29 '16 00:03 loganthomison

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?

ianmurrays avatar Mar 29 '16 11:03 ianmurrays