注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
こちらのサイトによると iPhone dev: Retrieving user phone numbers - Ars Technica http://arstechnic... こちらのサイトによると iPhone dev: Retrieving user phone numbers - Ars Technica http://arstechnica.com/apple/news/2009/01/iphone-dev-user-phone-numbers.ars この様なプログラムで取得できるみたいです。 NSLog(@"PhoneNumber:%@", [[NSUserDefaults standardUserDefaults] objectForKey:@"SBFormattedPhoneNumber"]);
2009/08/24 リンク