louisondumont / facematch

Facebook Face Recognition wrapper. Submit an image, query Facebook to recognize your friends' faces.
305 stars 88 forks source link

Scope "publish_actions" removed from sdk, leaving app completely non-functional #20

Open subtleseeker opened 6 years ago

subtleseeker commented 6 years ago

According to the fb developer news at link:

The publish_actions permission will be deprecated. This permission granted apps access to publish posts to Facebook as the logged in user. Apps created from today onwards will not have access to this permission. Apps created before today that have been previously approved to request publish_actions can continue to do so until August 1, 2018. No further apps will be approved to use publish_actions via app review. Developers currently utilizing publish_actions are encouraged to switch to Facebook's Share dialogs for web, iOS and Android.

Thus there seems to be no way to post to facebook, and thus rendering this app non-functional.

psilva1982 commented 5 years ago

any alternative to fix this problem?