Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

open link in other brower #38

Open
appscarvajal opened this issue Dec 3, 2015 · 5 comments
Open

open link in other brower #38

appscarvajal opened this issue Dec 3, 2015 · 5 comments

Comments

@appscarvajal
Copy link

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

@ianmurrays
Copy link
Owner

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

@loganthomison
Copy link

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.

@ianmurrays
Copy link
Owner

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

@loganthomison
Copy link

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.

@ianmurrays
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants