热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ios11的商店服务崩溃-StoreServicescrashforios11

Myappiscausingcrashincrashlyticsforios11devicesonly.Thisseemstobeoccurringformany

My app is causing crash in crashlytics for ios 11 devices only . This seems to be occurring for many people ( here and here ). Anyone found a fix for it ? Below is the description of the crash.

我的应用程序只对ios 11设备造成了碰撞。这似乎发生在很多人身上(这里和这里)。有人找到解决办法了吗?下面是对这次事故的描述。


** Crashed: com.apple.StoreServices.SSRequest.0x1c0ac8810

* *撞:com.apple.StoreServices.SSRequest.0x1c0ac8810

0 libobjc.A.dylib 0x185348430 objc_msgSend + 16

0 libobjc.A。dylib 0x185348430 objc_msgSend + 16

1 StoreServices 0x190b281b4 -[SSRequest _shutdownRequestWithMessageID:] + 228

1 StoreServices 0x190b281b4 -[SSRequest _shutdownRequestWithMessageID:] + 228

2 libdispatch.dylib 0x1857a5088 _dispatch_call_block_and_release + 24

2 libdispatch。dylib 0x1857a5088 _dispatch_call_block_release + 24

3 libdispatch.dylib 0x1857a5048 _dispatch_client_callout + 16

3 libdispatch。dylib 0x1857a5048 _dispatch_client_callout + 16

4 libdispatch.dylib 0x1857aee48 _dispatch_queue_serial_drain$VARIANT$mp + 528

4 libdispatch。dylib 0x1857aee48 _dispatch_queue_serial_drain$变量$mp + 528

5 libdispatch.dylib 0x1857af7d8 _dispatch_queue_invoke$VARIANT$mp + 340

5 libdispatch。dylib 0x1857af7d8 _dispatch_queue_invoke$变量$mp + 340。

6 libdispatch.dylib 0x1857b0200 _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 400

6 libdispatch。dylib 0x1857b0200 _dispatch_root_queue_drain_deferred red_wlh$VARIANT$mp + 400

7 libdispatch.dylib 0x1857b84a0 _dispatch_workloop_worker_thread$VARIANT$mp + 644

7 libdispatch。dylib 0x1857b84a0 _dispatch_workloop_thread $VARIANT$mp + 644

8 libsystem_pthread.dylib 0x185a4afe0 _pthread_wqthread + 932

8 libsystem_pthread。dylib 0x185a4afe0 _pthread_wqthread + 932

9 libsystem_pthread.dylib 0x185a4ac30 start_wqthread + 4

9 libsystem_pthread。dylib 0x185a4ac30 start_wqthread + 4

1 个解决方案

#1


0  

Looks like it was fixed here in the release notes

看起来它在发布说明中被修正了

7.24.1 2017‑9‑27 Updates the way the SDK interacts with Apple's StoreServices.

7.24.1 - 2017 9 - 27更新SDK与苹果商店的交互方式。

Listed here https://developers.google.com/admob/ios/rel-notes

这里列出https://developers.google.com/admob/ios/rel-notes


推荐阅读
author-avatar
那些触动你的回忆
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有