문제

I have a shared url that land into facebook page app, with app_data
ex:

https://www.facebook.com/?...&app_data=10 (this url is the browser window url)

However, I notice, if I click on any link in this page, it will still pull the content from the shared url.

My plan is to reset the browser window url (without the app_data), and present another content to the user.

Any suggestion?

도움이 되었습니까?

해결책

It cannot be done, window main url and facebook canvas iframe url are different.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top