Huawei P20 Pro and other models get delisted from benchmark app for inflating results
window.fbAsyncInit = function () {
FB.init({
appId: ‘152451818130304’, // App ID
version: ‘v1.0’,
channelUrl: ‘//www.phonearena.com/channel.html’, // Channel File
status: true, // check login status
cookie: true, // enable cookies to allow the server to access the session
oauth: true, // enable OAuth 2.0
xfbml: true // parse XFBML
});
// Additional initialization code here
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’;
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.src = “http://connect.facebook.net/en_US/sdk.js”;
d.getElementsByTagName(‘head’)[0].appendChild(js);
}(document));