Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

facebook app request notification not showing up in Facebook iOS app for mobile web app

I have a Facebook app that is configured as Facebook canvas app and a website with site and mobile site URLs

When the app sends apprequests (invitations) they only show up in the recipient's notifications in the desktop browser and not in the Facebook iOS app. This makes no sense to me as the app does support play on mobile as it has a mobile web url and so the notifications should appear in the Facebook iOS app.

How can I ensure my app requests show up in the Facebook iOS app? Am I missing some kind of configuration?

like image 895
techsMex Avatar asked Feb 10 '23 15:02

techsMex


1 Answers

I had the same issue, but after adding a "Store ID" in the FB iOS Platform setting, notifications started showing in the FB app. Since my app is not yet in the store, I addded the ID of one of my other apps. Still worked.

like image 50
carlfranzon Avatar answered Feb 13 '23 05:02

carlfranzon