Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/templates/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ibm mobilefirst mobilefirst(7.1版)ionic cordova应用程序的JSONSTORE init失败_Ibm Mobilefirst - Fatal编程技术网

Ibm mobilefirst mobilefirst(7.1版)ionic cordova应用程序的JSONSTORE init失败

Ibm mobilefirst mobilefirst(7.1版)ionic cordova应用程序的JSONSTORE init失败,ibm-mobilefirst,Ibm Mobilefirst,我已经将我现有的ionic项目与mobilefirst cordova进行了整合。当我尝试初始化JSONSTORE时,它会失败,并在特定文档上执行错误操作。如果您在android上遇到此问题,请确保在项目中正确配置了JSONSTORE.jar 它必须列在文件“[YOURPROJECT]/.idea/libraries/libs.xml”中,如下所示: <root url="jar://$PROJECT_DIR$/libs/jsonstore.jar!/" /> 问候, Ber

我已经将我现有的ionic项目与mobilefirst cordova进行了整合。当我尝试初始化JSONSTORE时,它会失败,并在特定文档上执行错误操作。如果您在android上遇到此问题,请确保在项目中正确配置了JSONSTORE.jar

它必须列在文件“[YOURPROJECT]/.idea/libraries/libs.xml”中,如下所示:

<root url="jar://$PROJECT_DIR$/libs/jsonstore.jar!/" />

问候,


Bernardo Baumblatt。

请使用使用的MobileFirst版本和您已实现的代码编辑您的问题。您有一些代码可以与我们共享吗?您是否正在使用JSONStore getting started?您是如何构建Cordova应用程序的?谢谢,它丢失了,我已将其添加到libs.xml中,现在我遇到了持久的存储失败错误