简体   繁体   English

IBM Worklight 6.0-7月安全更新后,Android应用程序未连接到服务器

[英]IBM Worklight 6.0 - Android application does not connect to server after july security update

I am using Worklight 6.0.0.2, download about 1 month ago from http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/ 我正在使用Worklight 6.0.0.2,大约在1个月前从http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/下载

The Build is 20140718-1713, and I installed it after reading the security note : https://www.ibm.com/developerworks/community/blogs/worklight/entry/action_required_cordova_android_security_update?lang=en Build是20140718-1713,我在阅读了安全说明后安装了它: https ://www.ibm.com/developerworks/community/blogs/worklight/entry/action_required_cordova_android_security_update?lang=en

Now When I test on device, I always have 404 error when connecting to the worklight server (calling adapters) 现在,当我在设备上进行测试时,连接到Worklight服务器(调用适配器)时总是出现404错误

I tested on multiple devices, with 2 servers, and it's the same. 我在具有2台服务器的多台设备上进行了测试,并且是相同的。

When observing changes, I noticed that android/native/libs/cordova.jar and native/libs/worklight-android.jar changed. 观察变化时,我注意到android/native/libs/cordova.jarnative/libs/worklight-android.jar发生了变化。 So, I have replaced them with the old files, and the Android binary file connects again with Worklight Server without any problem! 因此,我已用旧文件替换了它们,并且Android二进制文件再次与Worklight Server连接,没有任何问题!

I see that the public version for Worklight 6.0.0.2 has not changed yet since 21 July, which mean I have the latest public version. 我看到自7月21日以来,Worklight 6.0.0.2的公共版本尚未更改,这意味着我拥有最新的公共版本。 Is there any fix ? 有什么解决办法吗? Does any one else encountered the same issue ? 是否还有其他人遇到相同的问题?

Did the config.xml template for the Android whitelist contain the value ".* " ? Android白名单的config.xml模板是否包含值“。*”? Where it should be "*" (without the leading dot). 应为“ *”(无前导点)的位置。

Please see Section 3.) Modify the Cordova whitelist under https://www.ibm.com/developerworks/community/blogs/worklight/entry/action_required_cordova_android_security_update?lang=en 请参阅第3节。)在https://www.ibm.com/developerworks/community/blogs/worklight/entry/action_required_cordova_android_security_update?lang=zh-CN修改Cordova白名单

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 更新后,IBM Worklight 6.0 Android App在启动时崩溃 - IBM Worklight 6.0 Android App crash on startup after update IBM Worklight 6.0-无法通过Android设备访问Worklight Server - IBM Worklight 6.0 - Unable to access Worklight Server through Android device IBM Worklight 6.0-混合Android应用程序无法在仿真器和设备中运行 - IBM Worklight 6.0 - Hybrid Android Application not working in Emulator and Device IBM Worklight 6.0-Android构建错误 - IBM Worklight 6.0 - Android build error IBM Worklight 6.0-使用HTTPS时,本地Android应用无法连接 - IBM Worklight 6.0 - Native Android app unable to connect when using HTTPS IBM Worklight 6.0-直接更新导致忙碌指示器卡住 - IBM Worklight 6.0 - Direct Update results in stuck Busy Indicator IBM Worklight-在Android的OptionsMenu中更改默认的“ Worklight Settings”字符串后无法直接更新 - IBM Worklight - Can not direct update after change default “Worklight Settings” string in Android's OptionsMenu IBM Worklight 6.0-使用Web服务的混合应用程序无法在实际设备上运行吗? - IBM Worklight 6.0 - Hybrid application using webservices is not working on actual device? IBM Worklight 6.0-jQuery Mobile页面链接在Android模拟器中不起作用 - IBM Worklight 6.0 - jQuery Mobile page linking not working in the Android emulator IBM Worklight 6.0-忙碌指示器并非总是在Android上关闭 - IBM Worklight 6.0 - busy indicator doesn't always close on Android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM