質問編集履歴

3

追記

2017/02/03 18:41

投稿

kokawa2003
kokawa2003

スコア217

test CHANGED
File without changes
test CHANGED
@@ -145,3 +145,77 @@
145
145
  crash logです
146
146
 
147
147
  https://1drv.ms/t/s!AokFfQ0FkfZfpBY99fjwRsjQEiuA
148
+
149
+
150
+
151
+ これのSimbolise結果は
152
+
153
+ Last Exception Backtrace:
154
+
155
+ 0 CoreFoundation 0x189e011b8 0x189cd1000 + 1245624
156
+
157
+ 1 libobjc.A.dylib 0x18883855c 0x188830000 + 34140
158
+
159
+ 2 CoreFoundation 0x189e01100 0x189cd1000 + 1245440
160
+
161
+ 3 Shinbashi 0x1001d9c64 0x10007c000 + 1432676
162
+
163
+ 4 Shinbashi 0x1001d6830 0x10007c000 + 1419312
164
+
165
+ 5 Shinbashi 0x1000bb9a0 -[LoginViewController googleClick:] (LoginViewController.m:238)
166
+
167
+ 6 UIKit 0x18fce4d30 0x18fca0000 + 281904
168
+
169
+ 7 UIKit 0x18fce4cb0 0x18fca0000 + 281776
170
+
171
+ 8 UIKit 0x18fccf128 0x18fca0000 + 192808
172
+
173
+ 9 UIKit 0x18fce459c 0x18fca0000 + 279964
174
+
175
+ 10 UIKit 0x18fce40c4 0x18fca0000 + 278724
176
+
177
+ 11 UIKit 0x18fcdf328 0x18fca0000 + 258856
178
+
179
+ 12 UIKit 0x18fcafda0 0x18fca0000 + 64928
180
+
181
+ 13 UIKit 0x19049975c 0x18fca0000 + 8361820
182
+
183
+ 14 UIKit 0x190493130 0x18fca0000 + 8335664
184
+
185
+ 15 CoreFoundation 0x189daeb5c 0x189cd1000 + 908124
186
+
187
+ 16 CoreFoundation 0x189dae4a4 0x189cd1000 + 906404
188
+
189
+ 17 CoreFoundation 0x189dac0a4 0x189cd1000 + 897188
190
+
191
+ 18 CoreFoundation 0x189cda2b8 0x189cd1000 + 37560
192
+
193
+ 19 GraphicsServices 0x18b78e198 0x18b782000 + 49560
194
+
195
+ 20 UIKit 0x18fd1a7fc 0x18fca0000 + 501756
196
+
197
+ 21 UIKit 0x18fd15534 0x18fca0000 + 480564
198
+
199
+ 22 Shinbashi 0x1000fe974 main (main.m:13)
200
+
201
+ 23 libdyld.dylib 0x188cbd5b8 0x188cb9000 + 17848
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+ どうも
210
+
211
+ 13 Shinbashi 0x00000001000fe974 0x10007c000 + 534900
212
+
213
+ のSimbolizeの結果は
214
+
215
+ 22 Shinbashi 0x1000fe974 main (main.m:13)
216
+
217
+ らしい。
218
+
219
+
220
+
221
+ これからするとどうもLoginする時、googleのアイコンをクリックしておちたということらしい。

2

追記

2017/02/03 18:41

投稿

kokawa2003
kokawa2003

スコア217

test CHANGED
File without changes
test CHANGED
@@ -137,3 +137,11 @@
137
137
  - steps to reproduce the issue(s)
138
138
 
139
139
  - symbolicated crash logs - if your issue results in a crash log
140
+
141
+
142
+
143
+
144
+
145
+ crash logです
146
+
147
+ https://1drv.ms/t/s!AokFfQ0FkfZfpBY99fjwRsjQEiuA

1

不明点追記

2017/02/03 01:56

投稿

kokawa2003
kokawa2003

スコア217

test CHANGED
File without changes
test CHANGED
@@ -5,3 +5,135 @@
5
5
  どうやってipv6の環境をつくってテストしたらいいのか不明です。
6
6
 
7
7
  お教えください。
8
+
9
+
10
+
11
+ このようなことをいわれていますが社内でOFFLINEで実行してもWiFiでしても
12
+
13
+ 落ちないのでIpV6でする必要があると考えます。
14
+
15
+
16
+
17
+ 差出人: Apple
18
+
19
+
20
+
21
+ 2. 1 PERFORMANCE: APP COMPLETENESS
22
+
23
+ 5. 1.1 LEGAL: PRIVACY - DATA COLLECTION AND STORAGE
24
+
25
+
26
+
27
+ Hello,
28
+
29
+
30
+
31
+ Thank you for re-submitting the app.
32
+
33
+
34
+
35
+ Upon further review, we have determined that the previous issue(s) have not been resolved yet.
36
+
37
+
38
+
39
+
40
+
41
+ Performance - 2.1
42
+
43
+
44
+
45
+
46
+
47
+ Your app crashed on iPhone running iOS 10.2.1 connected to an IPv6 network when we:
48
+
49
+
50
+
51
+ Tapped on Gmail icon.
52
+
53
+
54
+
55
+ This occurred when your app was used:
56
+
57
+
58
+
59
+ - Offline
60
+
61
+ - On Wi-Fi
62
+
63
+
64
+
65
+ We have attached detailed crash logs to help troubleshoot this issue.
66
+
67
+
68
+
69
+ Next Steps
70
+
71
+
72
+
73
+ Please revise your app and test it on a device while connected to an IPv6 network (all apps must support IPv6) to ensure that it runs as expected.
74
+
75
+
76
+
77
+ Resources
78
+
79
+
80
+
81
+ For information on how to symbolicate and read a crash log, please see Tech Note TN2151 Understanding and Analyzing Application Crash Reports.
82
+
83
+
84
+
85
+ For information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks and About Networking.
86
+
87
+
88
+
89
+ Legal - 5.1.1
90
+
91
+
92
+
93
+
94
+
95
+ We noticed that your app requires users to register with personal information that is not directly relevant to your app’s core functionality. Specifically, the following fields are required but do not appear to be directly relevant to your app’s core functionality:
96
+
97
+
98
+
99
+ Specifically, the app pre-selected gender.
100
+
101
+
102
+
103
+ Next Steps
104
+
105
+
106
+
107
+ Information requested during registration must be relevant to the features the app provides. Please remove all required fields that are not relevant to the app or make it clear that those fields are optional.
108
+
109
+
110
+
111
+ Request a phone call from App Review
112
+
113
+
114
+
115
+ At your request, we can arrange for an Apple Representative to call you within the next three business days to discuss your App Review issue.
116
+
117
+
118
+
119
+ To request a call and ensure we have accurate contact information, reply directly to this message with a contact name and direct phone number to reach you.
120
+
121
+
122
+
123
+ Additional Information
124
+
125
+
126
+
127
+ If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical Q&A QA1764: How to reproduce bugs reported against App Store submissions.
128
+
129
+
130
+
131
+ If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
132
+
133
+ - complete details of your rejection issue(s)
134
+
135
+ - screenshots
136
+
137
+ - steps to reproduce the issue(s)
138
+
139
+ - symbolicated crash logs - if your issue results in a crash log