質問編集履歴

1

ソースコード修正

2018/05/17 07:42

投稿

takoikatakotako
takoikatakotako

スコア45

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  content.body = body
36
36
 
37
- content.sound = UNNotificationSound.init(named: fileName)
37
+ content.sound = UNNotificationSound.init(named: "fileName.caf")
38
38
 
39
39
 
40
40