IBM Mobile First - Json Store未在三星Galaxy S6上工作 [英] IBM Mobile First - Json Store not working on Samsung Galaxy S6

查看:164
本文介绍了IBM Mobile First - Json Store未在三星Galaxy S6上工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在为适用于iOS和Android平台的IBM Mobile First Platform(7.0)构建混合应用程序。我们使用JSONStore来保存用户的非机密数据(我们不会对存储的数据进行加密)。



当我们将应用程序部署到Samsung Galaxy S6(型号SM-G920I)时,我们在Json Store的init方法上遇到此错误:



错误代码: -11 OPERATION_FAILED_ON_SPECIFIC_DOCUMENT
IBM Mobile First Platform - JSONStore错误



错误详细信息:dlopen失败:/ data / data / com.MyMobileApp / files / libcrypto.so.1.0.0是32位而不是64位



进行一些研究,我们无法弄清楚除了缺少适用于IBM Mobile First Platform的x86_64安卓设备库之外的东西,如下所述: JSONStore初始化失败,PERSISTENT_STORE_FAILURE(Dalvik)/ OPERATION_ FAILED_ON_SPECIFIC_DOCUMENT(ART)



是否有人知道此问题的解决方法?



提前致谢。

解决方案

您没有提到MFPF 7.0安装的完整版本号,因此我只能假设您缺少以下内容最近修复:PI43196 JSONSTORE无法正确识别移动设备上的X86_64架构处理器



转到IBM Fix Central并下载最新的可用于MFPF 7.0的Studio工件,然后重试。 / p>

We're building a hybrid app with IBM Mobile First Platform (7.0) for iOS and Android platforms. We're using JSONStore to save user non-confidential data (we're not cyphering the data stored).

When we deploy the application to a Samsung Galaxy S6 (Model SM-G920I) we're having this error on the init method of the Json Store:

Error code: -11 OPERATION_FAILED_ON_SPECIFIC_DOCUMENT IBM Mobile First Platform - JSONStore errors

Error details: "dlopen failed: "/data/data/com.MyMobileApp/files/libcrypto.so.1.0.0" is 32-bit instead of 64-bit"

Making some research, we cannot figure out something else than the lack of the libraries for x86_64 android devices for IBM Mobile First Platform, as mentioned here: JSONStore initalization fails with PERSISTENT_STORE_FAILURE (Dalvik) / OPERATION_FAILED_ON_SPECIFIC_DOCUMENT (ART)

Does anyone knows any workaround for this issue?

Thanks in advance.

解决方案

You did not mention the full build number of your MFPF 7.0 installation, so I can only assume you are missing the following recent fix: PI43196 JSONSTORE DOES NOT CORRECTLY IDENTIFY X86_64 ARCHITECTURE PROCESSORS ON MOBILE DEVICES

Go to IBM Fix Central and download the latest available Studio artifact for MFPF 7.0 and try again.

这篇关于IBM Mobile First - Json Store未在三星Galaxy S6上工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆