Does anyone know how to do a dialog request in Facebook and make it frictionless?
The FB docs at https://developers.facebook.com/docs/reference/dialogs/requests/ say that we need to set “frictionlessRequests : true” if using the Javascript API. Anyone know how to do it in Corona using facebook.showDialog()?