简体   繁体   中英

Facebook app does not request permissions for mobile platform

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM