質問編集履歴

10

本文修正

2018/01/02 08:12

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -4,8 +4,6 @@
4
4
 
5
5
 
6
6
 
7
- [Githubのレポジトリです](https://github.com/tanakaAtsushi/make01)
8
-
9
7
 
10
8
 
11
9
  FirebaseAuthで、メールアドレスベースでログイン認証を実装したいです。

9

本文修正

2018/01/02 08:12

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- [レポジトリです](https://github.com/tanakaAtsushi/make01)
7
+ [Githubのレポジトリです](https://github.com/tanakaAtsushi/make01)
8
8
 
9
9
 
10
10
 

8

本文修正

2017/12/31 11:14

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -4,6 +4,10 @@
4
4
 
5
5
 
6
6
 
7
+ [レポジトリです](https://github.com/tanakaAtsushi/make01)
8
+
9
+
10
+
7
11
  FirebaseAuthで、メールアドレスベースでログイン認証を実装したいです。
8
12
 
9
13
 

7

本文修正

2017/12/31 10:47

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,9 @@
24
24
 
25
25
 
26
26
 
27
+ この場合の、
28
+
27
- 適応できる"ログイン"のコードを教えて頂けないでしょうか?
29
+ ログインするに相応しいMailLogInViewControllerrのコードを教えて頂きたいです。
28
30
 
29
31
 
30
32
 

6

本文修正

2017/12/31 06:34

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -24,11 +24,7 @@
24
24
 
25
25
 
26
26
 
27
- エラーは数種類ありその度解消していますが、
28
-
29
- また同じエラーが発生しての繰り返しの為、
30
-
31
- 下記のコードに適応る"ログイン"のコードを教えて頂けないでしょうか?
27
+ 適応できる"ログイン"のコードを教えて頂けないでしょうか?
32
28
 
33
29
 
34
30
 

5

本文修正

2017/12/31 06:10

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -248,7 +248,7 @@
248
248
 
249
249
  アプリを開いたよ
250
250
 
251
- 2017-12-31 14:37:33.898667+0900 make01[5540:498022] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/tanakaatsushi/Library/Developer/CoreSimulator/Devices/E52CCBB6-E10E-492D-BA37-A466C3B068BE/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
251
+ 2017-12-31 14:37:33.898667+0900 make01[5540:498022] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/tanakaatsushi/Library/Developer/CoreSimulator/Devices//data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
252
252
 
253
253
  2017-12-31 14:37:33.901754+0900 make01[5540:498022] [MC] Reading from private effective user settings.
254
254
 

4

本文修正

2017/12/31 05:58

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -230,12 +230,106 @@
230
230
 
231
231
 
232
232
 
233
- //追記しました
234
-
235
-
236
-
237
-
238
-
239
- "ログイン"ビューのログインbuttonをタップすると、下記エラーが発生します。
240
-
241
- *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController mailLogInButton:]: unrecognized selector sent to instance 0x7fa07680fc10'
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+ ```ここに言語を入力
242
+
243
+ (エラーコンソールです)
244
+
245
+ 2017-12-31 14:37:33.475932+0900 make01[5540:498135] [Firebase/Analytics][I-ACS023007] Firebase Analytics v.40005000 started
246
+
247
+ 2017-12-31 14:37:33.476093+0900 make01[5540:498135] [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)
248
+
249
+ アプリを開いたよ
250
+
251
+ 2017-12-31 14:37:33.898667+0900 make01[5540:498022] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/tanakaatsushi/Library/Developer/CoreSimulator/Devices/E52CCBB6-E10E-492D-BA37-A466C3B068BE/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
252
+
253
+ 2017-12-31 14:37:33.901754+0900 make01[5540:498022] [MC] Reading from private effective user settings.
254
+
255
+ 2017-12-31 14:37:33.913445+0900 make01[5540:498022] Could not successfully update network info during initialization.
256
+
257
+ 2017-12-31 14:37:34.032210+0900 make01[5540:498145] TIC Read Status [1:0x0]: 1:57
258
+
259
+ 2017-12-31 14:37:34.032329+0900 make01[5540:498145] TIC Read Status [1:0x0]: 1:57
260
+
261
+ 2017-12-31 14:37:34.230953+0900 make01[5540:498143] TIC Read Status [2:0x0]: 1:57
262
+
263
+ 2017-12-31 14:37:34.231077+0900 make01[5540:498143] TIC Read Status [2:0x0]: 1:57
264
+
265
+ 2017-12-31 14:37:35.029164+0900 make01[5540:498022] Unknown class MailLogInViewController in Interface Builder file.
266
+
267
+ 2017-12-31 14:37:35.060771+0900 make01[5540:498022] [MC] Lazy loading NSBundle MobileCoreServices.framework
268
+
269
+ 2017-12-31 14:37:35.062220+0900 make01[5540:498022] [MC] Loaded MobileCoreServices.framework
270
+
271
+ 2017-12-31 14:37:37.085986+0900 make01[5540:498022] -[UIViewController mailLogInButton:]: unrecognized selector sent to instance 0x7fa07680fc10
272
+
273
+ 2017-12-31 14:37:37.090251+0900 make01[5540:498022] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController mailLogInButton:]: unrecognized selector sent to instance 0x7fa07680fc10'
274
+
275
+ *** First throw call stack:
276
+
277
+ (
278
+
279
+ 0 CoreFoundation 0x000000010e53d12b __exceptionPreprocess + 171
280
+
281
+ 1 libobjc.A.dylib 0x000000010dbd1f41 objc_exception_throw + 48
282
+
283
+ 2 CoreFoundation 0x000000010e5be024 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
284
+
285
+ 3 UIKit 0x000000010f301f51 -[UIResponder doesNotRecognizeSelector:] + 295
286
+
287
+ 4 CoreFoundation 0x000000010e4bff78 ___forwarding___ + 1432
288
+
289
+ 5 CoreFoundation 0x000000010e4bf958 _CF_forwarding_prep_0 + 120
290
+
291
+ 6 UIKit 0x000000010f0cf972 -[UIApplication sendAction:to:from:forEvent:] + 83
292
+
293
+ 7 UIKit 0x000000010f24ec3c -[UIControl sendAction:to:forEvent:] + 67
294
+
295
+ 8 UIKit 0x000000010f24ef59 -[UIControl _sendActionsForEvents:withEvent:] + 450
296
+
297
+ 9 UIKit 0x000000010f24de86 -[UIControl touchesEnded:withEvent:] + 618
298
+
299
+ 10 UIKit 0x000000010f145807 -[UIWindow _sendTouchesForEvent:] + 2807
300
+
301
+ 11 UIKit 0x000000010f146f2a -[UIWindow sendEvent:] + 4124
302
+
303
+ 12 UIKit 0x000000010f0ea365 -[UIApplication sendEvent:] + 352
304
+
305
+ 13 UIKit 0x000000010fa36a1d __dispatchPreprocessedEventFromEventQueue + 2809
306
+
307
+ 14 UIKit 0x000000010fa39672 __handleEventQueueInternal + 5957
308
+
309
+ 15 CoreFoundation 0x000000010e4e0101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
310
+
311
+ 16 CoreFoundation 0x000000010e57ff71 __CFRunLoopDoSource0 + 81
312
+
313
+ 17 CoreFoundation 0x000000010e4c4a19 __CFRunLoopDoSources0 + 185
314
+
315
+ 18 CoreFoundation 0x000000010e4c3fff __CFRunLoopRun + 1279
316
+
317
+ 19 CoreFoundation 0x000000010e4c3889 CFRunLoopRunSpecific + 409
318
+
319
+ 20 GraphicsServices 0x000000011497d9c6 GSEventRunModal + 62
320
+
321
+ 21 UIKit 0x000000010f0ce5d6 UIApplicationMain + 159
322
+
323
+ 22 make01 0x000000010b727f97 main + 55
324
+
325
+ 23 libdyld.dylib 0x0000000111f09d81 start + 1
326
+
327
+ )
328
+
329
+ libc++abi.dylib: terminating with uncaught exception of type NSException
330
+
331
+ (lldb)
332
+
333
+ ```
334
+
335
+ //エラーを追記しました

3

本文修正

2017/12/31 05:56

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -227,3 +227,15 @@
227
227
 
228
228
 
229
229
  ```
230
+
231
+
232
+
233
+ //追記しました
234
+
235
+
236
+
237
+
238
+
239
+ "ログイン"ビューのログインbuttonをタップすると、下記エラーが発生します。
240
+
241
+ *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIViewController mailLogInButton:]: unrecognized selector sent to instance 0x7fa07680fc10'

2

本文修正

2017/12/31 05:40

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -4,11 +4,23 @@
4
4
 
5
5
 
6
6
 
7
- Firebaseにてメールアドレスベースでログインを実装したいです。
7
+ FirebaseAuthで、メールアドレスベースでログイン認証を実装したいです。
8
-
8
+
9
+
10
+
9
- 下記のコードでサインアップには成功しましたが、
11
+ サインアップには成功しました
12
+
10
-
13
+ (画像の"会員登録"ビューで登録buttonをタップし、"ログインしたよ"まで遷移できています。)
14
+
15
+
16
+
17
+ ですが、"ログイン"ビューのログインbuttonをタップすると、
18
+
11
- ログインはエラーでクラッシュし失敗しています。
19
+ エラーでクラッシュします。
20
+
21
+
22
+
23
+ ![イメージ説明](f01c01757cb08cfea20fd6de0a8a45fc.png)
12
24
 
13
25
 
14
26
 

1

本文修正

2017/12/31 05:34

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -24,6 +24,10 @@
24
24
 
25
25
 
26
26
 
27
+ [参考サイト(動画)](https://www.youtube.com/watch?v=UPKCULKi0-A)
28
+
29
+
30
+
27
31
 
28
32
 
29
33
  ```ここに言語を入力