質問編集履歴

1

コード部分をコードタグで囲みました

2017/05/27 23:20

投稿

tagoman
tagoman

スコア59

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,11 @@
32
32
 
33
33
 
34
34
 
35
+ ```Swift
36
+
35
- UIApplication.shared.canOpenURL(URL(string:"line3rdp.com.※※※.※※※://authorize/"))
37
+ UIApplication.shared.canOpenURL(URL(string:"line3rdp.com.※※※.※※※://authorize/"))
38
+
39
+ ```
36
40
 
37
41
  で確認する限り、`true`が返ってきます。
38
42