質問編集履歴
1
しゅせい
title
CHANGED
File without changes
|
body
CHANGED
@@ -36,6 +36,10 @@
|
|
36
36
|
情報Optional([PHImageResultIsDegradedKey: 0, PHImageResultWantedImageFormatKey: 5003, PHImageResultIsPlaceholderKey: 0, PHImageResultIsInCloudKey: 0, PHImageResultDeliveredImageFormatKey: 0])
|
37
37
|
|
38
38
|
```
|
39
|
+
または
|
40
|
+
```
|
41
|
+
([PHImageResultDeliveredImageFormatKey: 5003, PHImageResultIsDegradedKey: 0, PHImageResultWantedImageFormatKey: 5003])
|
42
|
+
```
|
39
43
|
|
40
44
|
どのようにすれば、解決できますでしょうか。
|
41
45
|
よろしくお願いします。
|