2011-04-18 7 views

答えて

0

FBLoginDialogを参照して、showを上書きして、表示/フレームのサイズを変更する必要があります。

1

FBDialog.mでは、このような1.0に0.6からスケール値を変更:

if (FBIsDeviceIPad()) { // On the iPad the dialog's dimensions should only be 60% of the screen's scale_factor = 1.0f; }

関連する問題