使用AWS时出现崩溃
错误信息:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'The service configuration is
nil
. You need to configure Info.plist
or set defaultServiceConfiguration
before using this method.'
问题解决:
由于未捕获异常“NSInternalInconsistencyException”终止app,原因:“服务配置为“nil”。你需要配置信息。在使用此方法之前,请使用plist或设置defaultServiceConfiguration。
网友评论