2017-09-14 10 views
0

이전에 iOS 프로젝트에서 전화 번호로 사용자 인증을 위해 Fabric으로 Digits를 통합했습니다. 다음과 같은 코드 행으로 인해 앱이 다운되기 전까지는 문제가 없었습니다. 우리의 프로젝트에 숫자를 초기화 :기기에서 충돌하는 Digits.sharedInstance() 기기

Digits.sharedInstance().start(withConsumerKey: "myConsumerKey", consumerSecret: "myConsumerSecret") 

기부 다음과 같은 오류 : 나는 모든 옵션을 시도했지만 어떤 도움을 주시면 감사하겠습니다 해결책을 찾을 수 없습니다

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: ' -[NSURL initFileURLWithPath:]: nil string parameter'

.

답변

0

방금 ​​내 창에서 번호를 삭제하고 다시 설치 했으므로 Firebase에 의해 새로운 전화 인증 서비스로 업그레이드해야한다는 경고와 함께 Google에 의해 획득되었습니다.