문제

I want to create an offline storage using IBM Worklight in the Windows environment.

Usually we will use JSONStore for offline storage but that works only for the iOS and Android environments.

  1. Can anyone suggest a solution for offline storage for the above?
  2. Also can we create applications for windows 7 desktop environments using IBM Worklight v5.0.5?
도움이 되었습니까?

해결책

In Worklight 5.0.5.x:

  • Vista/Win7 gadgets
  • Windows Phone 7.0

In Worklight 5.0.6.x:

  • Vista/Win7 gadgets deprecated (removed in Worklight 6.0)
  • Windows Phone 7.5
  • Windows Phone 8
  • Windows 8

As you've mentioned, JSONStore is available only for Android and iOS; you can instead use IBM Worklight Encrypted Offline Cache, or the HTML5 standard Application Cache.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top