【问题标题】:Scrollableview causing app crash appcelerator iosScrollableview导致应用程序崩溃appcelerator ios
【发布时间】:2016-12-01 01:53:21
【问题描述】:

我正在使用 appceleartor Titan 开发应用程序,我正在向可滚动视图添加四个页面,当我多次滚动时,应用程序会在 iphone 5 中崩溃,但在模拟器和 iphone 6s plus 设备中可以正常工作。

它会显示以下错误。

 [INFO] :   Communications error: <OS_xpc_error: <error:   0x38aee654> {     count = 1, contents =
[INFO] :    "XPCErrorDescription" => <string: 0x38aee854> { length =       22, contents = "Connection interrupted" }
[INFO] :   }>
[INFO] :   Received memory warning.
[INFO] :   LaunchServices: disconnect event received for service com.apple.lsd.mapdb

提前致谢。

【问题讨论】:

    标签: ios iphone memory appcelerator-titanium scrollable


    【解决方案1】:

    [INFO]:收到内存警告。 - 崩溃的原因。

    Memory 即将耗尽的主要思想,因为它在最新的设备和模拟器上运行良好,但旧的设备和模拟器会报告您崩溃。

    请检查您的应用程序的负担。您的可滚动视图上有图像吗?

    【讨论】:

      猜你喜欢
      • 2017-01-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多