質問編集履歴

2

ソース変更

2017/10/11 13:58

投稿

ssh_u
ssh_u

スコア34

test CHANGED
File without changes
test CHANGED
@@ -324,7 +324,7 @@
324
324
 
325
325
  let isrepeat = false
326
326
 
327
- 159 let trigger = UNTimeIntervalNotificationTrigger(timeInterval: date ,repeats: isrepeat)
327
+ 159 _ = UNTimeIntervalNotificationTrigger(timeInterval: (date?.timeIntervalSinceNow)! ,repeats: isrepeat)
328
328
 
329
329
 
330
330
 

1

画像の追加

2017/10/11 13:58

投稿

ssh_u
ssh_u

スコア34

test CHANGED
File without changes
test CHANGED
@@ -367,3 +367,9 @@
367
367
  ###最後に
368
368
 
369
369
  分からないことがあれば質問お願いします
370
+
371
+
372
+
373
+ ###新たなエラーについて
374
+
375
+ ![イメージ説明](5e7430ba58eabf19e591a0cea20b9017.png)