Facebook plugin shows a yellow button on the news page but when I test it, it does not show and I do have the button visible checked. My other question is should I be able to post from the news page to Facebook?
Facebook plugin shows a yellow button on the news page but when I test it, it does not show and I do have the button visible checked. My other question is should I be able to post from the news page to Facebook?
Hi,
Please share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
I shared it with you.
Thank you! We'll take a look and let you know.
Hi,
To show button, run the following code on Page show event: preAppery("mobilegrid_27").show();/prewhere mobilegrid_27 is a name of Grid containing the Button.
Yes, you can post to Facebook from your application that uses this plug-in.
I added the event, on page load to run javascript and pasted the code, no difference. Did I do it wrong?
Did you try Page Show event?
I did not find a page show event, were should I have found it
Please look at the breadcrumbs and make sure you select the mobile container itself. Then you'll be able to see the event in the same place where you found Page Load.
OK Great you rock, The button now shows. I am still having an issue with my app not posting and or retrieving any data from or to Facebook.