zyra/ngx-facebook

FacebookUiParams should support message

Closed this issue ยท 1 comments

Hi guys,
first of all thanks for such a lovely plugin... ๐Ÿ˜„

I got this issue while tryna implement game requests...

Argument of type { method: string; message: string; } is not assignable to parameter of type 'FacebookUiParams'.

message is used in apprequests ui method.
https://developers.facebook.com/docs/games/services/gamerequests#jssdk

Just published ng2-facebook-sdk@1.4.0 with this fix included.