IBM Mobile First - Json Store not working on Samsung Galaxy S6

落花浮王杯 提交于 2019-12-01 00:20:24

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.

If you are experiencing this issue in xamarin then perform below steps,

  1. Project-RightClick -- > Options
  2. Under Build choose Android Build
  3. Go to Advanced Tab
  4. Uncheck arm64-v8a and x86_64
  5. Save and run the project again

32-bit instead of 64 bit error fix in xamarin for ibm worklight json store connection

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!