質問編集履歴

1

他社さんのURLが乗ってしまっていたため修正

2016/01/15 09:41

投稿

ak_maru_knk
ak_maru_knk

スコア11

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
  - (IBAction)login:(id)sender {
24
24
 
25
- [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://epark.jp/sp/appLogin"]];
25
+ [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://hogehoge"]];
26
26
 
27
27
  }
28
28