문제

I have two apps on facebook. I set for they same settings but they have different behavior for mobile platforms:

for url m.facebook.com/apps/{namespace} - first app shows fb-page with request user permission (like this: https://m.facebook.com/apps/pandorama?fb_appcenter=1) - second app does not show this page and redirects to my app domain.

Both apps have same settings and were not added to my fb account. Why they have different behavior? How I can setup my production app to show page with permissions?

https://m.facebook.com/apps/pandorama now redirects to domain, but works fine with parameter "fb_appcenter": m.facebook.com/apps/pandorama?fb_appcenter=1

test application works fine without fb_appcenter param

도움이 되었습니까?

해결책

It seems it was fb bug. Now any apps redirect to domain regardless from parameters

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