Hacker News new | ask | show | jobs
by jodoglevy 5101 days ago
As far as I know, from working on an open graph app, you can either not prompt for an install of the app, or require an install of the app. You can't ask for an install but not require it to see the content.

Unfortunately, a lot of big news sites go with the force method, including Yahoo.

2 comments

There is a definitely another subset that prompts you and when you select Close takes you to the article.
You can easily achieve that by redirecting traffic from facebook to the app request page and simply allowing people through when they chose 'cancel'.

You do not get to show the app permission request as a dialog but that te only way you can put a gate before your contet and still allow ppl that select cancel to go through.