Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to solve FB.NativeExtensions.onready only works when the page is rendered in a WebView of the native Facebook app [duplicate]

I've just noticed in the console I have this error, which is relating to Facebook.

The strange is though there is nothing on the page to do with Facebook, no widgets JS or anything.

I've never seen this before and have no idea what to do about it, can anyone help identify it and more importantly, how do I remove it?

FB.NativeExtensions.onready only works when the page is rendered in a WebView of the native Facebook app. Test if this is the case calling FB.UA.nativeApp()

like image 851
Lee Avatar asked Feb 14 '18 08:02

Lee


1 Answers

It's nothing we can do.

It's a facebook bug and it should be solved soon. It appears a few hours ago.

@cbroe left us this url, and we should follow.

like image 119
zalog Avatar answered Nov 04 '22 03:11

zalog