Digits.sharedInstance() 在设备上崩溃
Posted
技术标签:
【中文标题】Digits.sharedInstance() 在设备上崩溃【英文标题】:Digits.sharedInstance() crashing on devices 【发布时间】:2017-09-14 06:58:53 【问题描述】:不久前,我在我的 ios 项目中集成了 Digits by Fabric 以通过电话号码对用户进行身份验证,直到最近我的应用程序开始崩溃时,由于我们在项目中初始化 Digits 的以下代码行,它一直运行良好:
Digits.sharedInstance().start(withConsumerKey: "myConsumerKey", consumerSecret: "myConsumerSecret")
出现以下错误:
由于未捕获的异常而终止应用程序 'NSInvalidArgumentException',原因:'-[NSURL initFileURLWithPath:]: 零字符串参数'
我已经尝试了所有选项,但找不到解决方案,任何帮助将不胜感激。
【问题讨论】:
【参考方案1】:我刚刚从我的 pod 中删除了 Digits 并重新安装它,它开始工作时警告我必须升级到 Firebase 提供的新手机身份验证服务,因为 Digits 已被 Google 收购。
【讨论】:
以上是关于Digits.sharedInstance() 在设备上崩溃的主要内容,如果未能解决你的问题,请参考以下文章
NOIP 2015 & SDOI 2016 Round1 & CTSC 2016 & SDOI2016 Round2游记