【问题标题】:Error: unable to create icon mask image from image named "AppIconMask.png" at scale 2.0错误:无法从名为“AppIconMask.png”的图像以 2.0 比例创建图标蒙版图像
【发布时间】:2015-06-15 09:07:44
【问题描述】:

我收到“___createApplicationIconFromImage_block_invoke:错误:无法从名为“AppIconMask.png”的图像以 2.0 比例创建图标蒙版图像”
使用基于 iOS Cordova phone-gap 的应用程序打开 PDF 查看器时出错

 Unknown activity items supplied: (
    "QLPrintPageRenderer: 0x187bc720>",
    "UIPrintInfo: 0x1c0b51f0>"
)

//在执行当前视图时:

 [self.documentInteractionController presentPreviewAnimated:NO];

谁能告诉我为什么这个错误是基于 iOS phone-gap 的,或者是否有人面临同样的问题

【问题讨论】:

    标签: ios objective-c xcode cordova phonegap-plugins


    【解决方案1】:

    这解决了我的问题。按照以下步骤现在可以正常工作了

    https://discussions.apple.com/thread/6742087?start=0&tstart=0

    要解决您的 iPhone 无响应的问题,请按照以下步骤操作:

    1. If a single application is not responding or stops responding when it opens, you can force it to close.
    
    2. If the device is unresponsive or if certain controls aren't working as expected, restart your device.
    
    3. If the device remains unresponsive or does not turn on (or power on), reset your device.
    

    【讨论】:

      猜你喜欢
      • 2013-07-20
      • 1970-01-01
      • 2013-10-23
      • 2015-07-09
      • 1970-01-01
      • 2013-09-04
      • 1970-01-01
      • 2011-09-18
      • 2013-12-27
      相关资源
      最近更新 更多