Hi !
I’m implementing Facebook in my app and I would like to share content with facebook plugin v4.
So, I’m using :
facebook.showDialog( "link", { link = "\*\*\*\*\*" })
and I get :
But one day (I don’t know why) I get an other facebook dialog, more beautiful.
I would like to know how is possible and get it all time. And when I get the second sialog style, I get the iOS native popop :
“[CORONA APP] would like to access Facebook”
It’s very strange !
Thanks for your help
Ben.