質問するログイン新規登録

質問編集履歴

4

修正

2018/09/19 11:55

投稿

ninomiyanen
ninomiyanen

スコア21

title CHANGED
File without changes
body CHANGED
@@ -168,4 +168,6 @@
168
168
  以下エラー内容
169
169
  ```swift
170
170
  Optional(Error Domain=FIRAuthErrorDomain Code=17006 "The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section." UserInfo={NSLocalizedDescription=The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section., error_name=ERROR_OPERATION_NOT_ALLOWED})
171
- ```
171
+ ```
172
+ 上だと見辛いの同じものを下にも
173
+ Optional(Error Domain=FIRAuthErrorDomain Code=17006 "The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section." UserInfo={NSLocalizedDescription=The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section., error_name=ERROR_OPERATION_NOT_ALLOWED})

3

エラー内容の追記

2018/09/19 11:55

投稿

ninomiyanen
ninomiyanen

スコア21

title CHANGED
File without changes
body CHANGED
@@ -164,4 +164,8 @@
164
164
 
165
165
 
166
166
  追記
167
- if error ...の方に入ってしまう。
167
+ if error ...の方に入ってしまう。
168
+ 以下エラー内容
169
+ ```swift
170
+ Optional(Error Domain=FIRAuthErrorDomain Code=17006 "The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section." UserInfo={NSLocalizedDescription=The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section., error_name=ERROR_OPERATION_NOT_ALLOWED})
171
+ ```

2

2018/09/19 11:54

投稿

ninomiyanen
ninomiyanen

スコア21

title CHANGED
File without changes
body CHANGED
@@ -164,41 +164,4 @@
164
164
 
165
165
 
166
166
  追記
167
- if error ...の方に入ってしまう。
168
- 以下のような感じ
169
-
170
- ```swift
171
-
172
- 2018-09-19 18:34:54.880726+0900 test[66357:4035107] [App] if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction
173
- 2018-09-19 18:34:55.037032+0900 test[66357:4035231] TIC Read Status [9:0x0]: 1:57
174
- 2018-09-19 18:34:55.038015+0900 test[66357:4035231] TIC Read Status [9:0x0]: 1:57
175
- 2018-09-19 18:34:58.291805+0900 test[66357:4035107] Falling back to loading access token from NSUserDefaults because of simulator bug
176
- 2018-09-19 18:34:58.292119+0900 test[66357:4035107] Falling back to storing access token in NSUserDefaults because of simulator bug
177
- 2018-09-19 18:34:58.294578+0900 test[66357:4035107] Falling back to storing access token in NSUserDefaults because of simulator bug
178
- =============================================
179
- some(<FBSDKAccessToken: 0x60400067f2c0>)
180
- 2018-09-19 18:34:58.346290+0900 test[66357:4035107] FBSDKLog: param {
181
- "advertiser_tracking_enabled" = 1;
182
- "anon_id" = "XZ7872328C-CD58-4C77-9BBC-7939E0EA9FF5";
183
- "application_tracking_enabled" = 1;
184
- "custom_events" = "[{\"0_auth_logger_id\":\"130EBD83-1ACF-4588-969D-DBAE77B360F1\",\"3_method\":\"sfvc_auth\",\"1_timestamp_ms\":1537349698289,\"_ui\":\"SFAuthenticationViewController\",\"7_logging_token\":\"\",\"_logTime\":1537349698,\"4_error_code\":\"\",\"_implicitlyLogged\":\"1\",\"6_extras\":\"{\\"isMessengerAppCanOpenURLSchemeRegistered\\":true,\\"isURLSchemeRegistered\\":true,\\"isFacebookAppCanOpenURLSchemeRegistered\\":true}\",\"2_result\":\"\",\"_eventName\":\"fb_mobile_login_method_start\",\"5_error_message\":\"\"}]";
185
- event = "CUSTOM_APP_EVENTS";
186
- extinfo = "[\"i2\",\"jp.ne.ryoma1989.sakura\",\"1\",\"1.0\",\"11.4\",\"x86_64\",\"en_US\",\"GMT+9\",\"NoCarrier\",375,667,\"2.00\",4,233,163,\"Asia\/Tokyo\"]";
187
- "url_schemes" = "[\"fb2008555295864050\"]";
188
- }
189
- 2018-09-19 18:34:58.555476+0900 test[66357:4035409] TIC Read Status [10:0x0]: 1:57
190
- 2018-09-19 18:34:58.555590+0900 test[66357:4035409] TIC Read Status [10:0x0]: 1:57
191
- 2018-09-19 18:34:58.818338+0900 test[66357:4035419] TIC Read Status [11:0x0]: 1:57
192
- 2018-09-19 18:34:58.818531+0900 test[66357:4035419] TIC Read Status [11:0x0]: 1:57
193
- 2018-09-19 18:35:12.536492+0900 test[66357:4035107] FBSDKLog: param {
194
- "advertiser_tracking_enabled" = 1;
195
- "anon_id" = "XZ7872328C-CD58-4C77-9BBC-7939E0EA9FF5";
196
- "application_tracking_enabled" = 1;
197
- "custom_events" = "[{\"0_auth_logger_id\":\"130EBD83-1ACF-4588-969D-DBAE77B360F1\",\"3_method\":\"sfvc_auth\",\"1_timestamp_ms\":1537349698295,\"_ui\":\"SFAuthenticationViewController\",\"7_logging_token\":\"\",\"_logTime\":1537349698,\"4_error_code\":\"\",\"_implicitlyLogged\":\"1\",\"6_extras\":\"{}\",\"2_result\":\"success\",\"_eventName\":\"fb_mobile_login_method_complete\",\"5_error_message\":\"\"},{\"0_auth_logger_id\":\"130EBD83-1ACF-4588-969D-DBAE77B360F1\",\"3_method\":\"sfvc_auth\",\"1_timestamp_ms\":1537349698296,\"_ui\":\"SFAuthenticationViewController\",\"7_logging_token\":\"\",\"_logTime\":1537349698,\"4_error_code\":\"\",\"_implicitlyLogged\":\"1\",\"6_extras\":\"{}\",\"2_result\":\"success\",\"_eventName\":\"fb_mobile_login_complete\",\"5_error_message\":\"\"}]";
198
- event = "CUSTOM_APP_EVENTS";
199
- extinfo = "[\"i2\",\"jp.ne.ryoma1989.sakura\",\"1\",\"1.0\",\"11.4\",\"x86_64\",\"en_US\",\"GMT+9\",\"NoCarrier\",375,667,\"2.00\",4,233,163,\"Asia\/Tokyo\"]";
200
- "url_schemes" = "[\"fb2008555295864050\"]";
201
- }
202
- 2018-09-19 18:35:12.771737+0900 test[66357:4035419] TIC Read Status [12:0x0]: 1:57
203
- 2018-09-19 18:35:12.772844+0900 test[66357:4035419] TIC Read Status [12:0x0]: 1:57
204
- ```
167
+ if error ...の方に入ってしまう。

1

エラー内容の追記

2018/09/19 09:57

投稿

ninomiyanen
ninomiyanen

スコア21

title CHANGED
File without changes
body CHANGED
@@ -160,4 +160,45 @@
160
160
  何が間違っているのかがわからず、完全に手詰まり状態です。
161
161
 
162
162
  どなたか教えていただけると幸いです。
163
- よろしくお願いします。
163
+ よろしくお願いします。
164
+
165
+
166
+ 追記
167
+ if error ...の方に入ってしまう。
168
+ 以下のような感じ
169
+
170
+ ```swift
171
+
172
+ 2018-09-19 18:34:54.880726+0900 test[66357:4035107] [App] if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction
173
+ 2018-09-19 18:34:55.037032+0900 test[66357:4035231] TIC Read Status [9:0x0]: 1:57
174
+ 2018-09-19 18:34:55.038015+0900 test[66357:4035231] TIC Read Status [9:0x0]: 1:57
175
+ 2018-09-19 18:34:58.291805+0900 test[66357:4035107] Falling back to loading access token from NSUserDefaults because of simulator bug
176
+ 2018-09-19 18:34:58.292119+0900 test[66357:4035107] Falling back to storing access token in NSUserDefaults because of simulator bug
177
+ 2018-09-19 18:34:58.294578+0900 test[66357:4035107] Falling back to storing access token in NSUserDefaults because of simulator bug
178
+ =============================================
179
+ some(<FBSDKAccessToken: 0x60400067f2c0>)
180
+ 2018-09-19 18:34:58.346290+0900 test[66357:4035107] FBSDKLog: param {
181
+ "advertiser_tracking_enabled" = 1;
182
+ "anon_id" = "XZ7872328C-CD58-4C77-9BBC-7939E0EA9FF5";
183
+ "application_tracking_enabled" = 1;
184
+ "custom_events" = "[{\"0_auth_logger_id\":\"130EBD83-1ACF-4588-969D-DBAE77B360F1\",\"3_method\":\"sfvc_auth\",\"1_timestamp_ms\":1537349698289,\"_ui\":\"SFAuthenticationViewController\",\"7_logging_token\":\"\",\"_logTime\":1537349698,\"4_error_code\":\"\",\"_implicitlyLogged\":\"1\",\"6_extras\":\"{\\"isMessengerAppCanOpenURLSchemeRegistered\\":true,\\"isURLSchemeRegistered\\":true,\\"isFacebookAppCanOpenURLSchemeRegistered\\":true}\",\"2_result\":\"\",\"_eventName\":\"fb_mobile_login_method_start\",\"5_error_message\":\"\"}]";
185
+ event = "CUSTOM_APP_EVENTS";
186
+ extinfo = "[\"i2\",\"jp.ne.ryoma1989.sakura\",\"1\",\"1.0\",\"11.4\",\"x86_64\",\"en_US\",\"GMT+9\",\"NoCarrier\",375,667,\"2.00\",4,233,163,\"Asia\/Tokyo\"]";
187
+ "url_schemes" = "[\"fb2008555295864050\"]";
188
+ }
189
+ 2018-09-19 18:34:58.555476+0900 test[66357:4035409] TIC Read Status [10:0x0]: 1:57
190
+ 2018-09-19 18:34:58.555590+0900 test[66357:4035409] TIC Read Status [10:0x0]: 1:57
191
+ 2018-09-19 18:34:58.818338+0900 test[66357:4035419] TIC Read Status [11:0x0]: 1:57
192
+ 2018-09-19 18:34:58.818531+0900 test[66357:4035419] TIC Read Status [11:0x0]: 1:57
193
+ 2018-09-19 18:35:12.536492+0900 test[66357:4035107] FBSDKLog: param {
194
+ "advertiser_tracking_enabled" = 1;
195
+ "anon_id" = "XZ7872328C-CD58-4C77-9BBC-7939E0EA9FF5";
196
+ "application_tracking_enabled" = 1;
197
+ "custom_events" = "[{\"0_auth_logger_id\":\"130EBD83-1ACF-4588-969D-DBAE77B360F1\",\"3_method\":\"sfvc_auth\",\"1_timestamp_ms\":1537349698295,\"_ui\":\"SFAuthenticationViewController\",\"7_logging_token\":\"\",\"_logTime\":1537349698,\"4_error_code\":\"\",\"_implicitlyLogged\":\"1\",\"6_extras\":\"{}\",\"2_result\":\"success\",\"_eventName\":\"fb_mobile_login_method_complete\",\"5_error_message\":\"\"},{\"0_auth_logger_id\":\"130EBD83-1ACF-4588-969D-DBAE77B360F1\",\"3_method\":\"sfvc_auth\",\"1_timestamp_ms\":1537349698296,\"_ui\":\"SFAuthenticationViewController\",\"7_logging_token\":\"\",\"_logTime\":1537349698,\"4_error_code\":\"\",\"_implicitlyLogged\":\"1\",\"6_extras\":\"{}\",\"2_result\":\"success\",\"_eventName\":\"fb_mobile_login_complete\",\"5_error_message\":\"\"}]";
198
+ event = "CUSTOM_APP_EVENTS";
199
+ extinfo = "[\"i2\",\"jp.ne.ryoma1989.sakura\",\"1\",\"1.0\",\"11.4\",\"x86_64\",\"en_US\",\"GMT+9\",\"NoCarrier\",375,667,\"2.00\",4,233,163,\"Asia\/Tokyo\"]";
200
+ "url_schemes" = "[\"fb2008555295864050\"]";
201
+ }
202
+ 2018-09-19 18:35:12.771737+0900 test[66357:4035419] TIC Read Status [12:0x0]: 1:57
203
+ 2018-09-19 18:35:12.772844+0900 test[66357:4035419] TIC Read Status [12:0x0]: 1:57
204
+ ```