My App takes the screenshot of the user and wants to post to user’s timeline. I’m using Fb’s Unity SDK. While I’m testing by my own is working fine. But I keep getting rejected on App review by FB. I apply for “user_photos” and “user_post” permission now.
I ask in StackOverflow and someone says FB is not allowed App to post photos since “public_action” are deprecated now.
https://stackoverflow.com/questions/51173863/which-permission-i-need-for-upload-photos-to-album-wall-on-facebook-from-my-app
Is anyone know, at this moment, how to upload screenshot/photo to FB? Which permission do I need? Or it’s just impossible to do it anymore.
Thank you