Using graph api, I'm replying back (comment) to user's posts in our page. I'm passing page access token in the call to post comment and it is getting successful.
When I login with Page admin and open user's post, I can see the comment posted by my app.
But when I login as the test user, I'm not able to see the comment APP has posted.
PFA snapshots.
Can you please advise on what I'm doing wrong here.
Thank You..
@luschn's suggestion worked. By setting APP to Live from App settings resolved the issue. Now users are able to view comments posted by my APP.