using FB UI to prompt user with an error mesasge

118 views Asked by At

Is it possible to prompt a simple dialog using JS-SDK, FB UI, e.g. "The maximum upload size is 25MB.". There should be only the dialog and a button with a custom label.

1

There are 1 answers

0
Abby On

There are only a set number of facebook dialogs. You will need to make your own UI for this.