【问题标题】:IBM MobileFirst 7.0 with Sencha Touch in Windows Phone 8.1 showing errorsWindows Phone 8.1 中带有 Sencha Touch 的 IBM MobileFirst 7.0 显示错误
【发布时间】:2015-09-04 11:01:47
【问题描述】:

我正在使用 weinre 是 WEB INspector REmote 来调试 IBM Worklight 7.0-sencha touch 2.4 App。

在 Windows Phone Emulator 8.1 WVGA 4 英寸 512MB 中测试。

  1. 应用程序启动时显示:

    Local storage capacity reached. Client logs will not be persisted
    LocalStorage Quota exceeded, cannot store -x- wmapp0: /www/default/css/app.css locally
    LocalStorage Quota exceeded, cannot store -x-wmapp0:/www/default/app.js locally
    ondeviceready event dispatched
    wlclient init started
    CookieMgr read cookies: {}
    
  2. 当我们调用 Worklight Adapter WL.Client.invokeProcedure 时,它​​会显示如下错误:

    WL.Utils.getSkinLoaderChecksum(..) should be supported only on environments that support direct update Error: WL.Utils.getSkinLoaderChecksum(..) should be supported only on environments that support direct update.
    
    [/apps/services/api/myApplication/windowsphone8/query] exception. TypeError: Unable to get property 'notificationTitle' of undefined or null reference
    
    Uncaught Exception: Unable to get property 'notificationTitle' of undefined or null reference at (compiled_code):3667
    

【问题讨论】:

    标签: windows-phone-8.1 ibm-mobilefirst senchatouch-2.4


    【解决方案1】:

    第一个错误与MobileFirst无关;如果你在你的应用中使用 localstorage,你似乎已经过度使用它了。

    第二个错误不应发生,听起来像是产品缺陷。您需要打开 IBM 支持票证 (PMR) 并提供以下详细信息:完整版本号(带有内部版本号)、重现错误的测试用例应用程序。

    【讨论】:

    • 感谢 Idan 提供的宝贵信息。我们将尽快开设 PMR。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-07-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多