1

我正在尝试将 Glympse Lite iOS SDK v1.0.12 合并到我的应用程序中。但我有一个问题。试图关闭“正在发送..”屏幕会导致应用程序崩溃。

尝试使用此处的解决方案https://stackoverflow.com/a/17889940/3805275但仍然崩溃。

尝试对示例项目 GlympseHistoryLiteDemo 执行相同的操作,并且还会出现以下输出崩溃:

 -[GLYConfiguratorViewerOwner onDismissPleaseWait:]: unrecognized selector sent to instance 0x15daa5c0
  TICKET_CHANGED FIRED
  *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason:
'-[GLYConfiguratorViewerOwner onDismissPleaseWait:]: unrecognized selector sent to instance 0x15daa5c0'
  *** First throw call stack:
  (0x2e1d0f4b ...) libc++abi.dylib: terminating with uncaught exception of type NSException

任何想法可能导致此崩溃和可能的解决方案?

顺便说一句,我正在使用 iOS 7.0.4 在 iPod Touch 上进行测试。

4

0 回答 0