public void EnableProfileUpdatesOnAccessTokenChange(bool enable)
 {
     IOSWrapper.IOSFBEnableProfileUpdatesOnAccessTokenChange(enable);
 }