質問編集履歴
1
リンク設定
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Firebase Unity SDK を入れ、
|
4
4
|
|
5
|
-
https://firebase.google.com/docs/cloud-messaging/ios/send-image?hl=ja
|
5
|
+
[https://firebase.google.com/docs/cloud-messaging/ios/send-image?hl=ja](https://firebase.google.com/docs/cloud-messaging/ios/send-image?hl=ja)
|
6
6
|
|
7
7
|
上記を参考に iOS のビルドで Xcode で Notification Service Extension を追加したところ、
|
8
8
|
|
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
|
24
24
|
|
25
|
-
https://stackoverflow.com/a/61352175
|
25
|
+
[https://stackoverflow.com/a/61352175](https://stackoverflow.com/a/61352175)
|
26
26
|
|
27
27
|
エラー文章を検索すると出てくる上記の Google の説明では
|
28
28
|
|