IBM Worklight - Which features a Native app cannot use?

删除回忆录丶 提交于 2019-12-24 21:28:46

问题


I have a pure native application and wanted to integrate with the worklight (using the Worklight Native SDK).

Which of the below features the native application can not use?

  1. Unified SMS/Push Notifications
  2. Remote Disable
  3. Remote Notify
  4. Adapters
  5. Authentication framework
  6. Direct Update
  7. JSON Store

回答1:


A Native application that uses the Worklight SDK does not support:

  1. Direct Update

    This feature is meant for updating web resources; this feature is currently supported only in Hybrid apps.

  2. JSONStore

    This feature is currently supported up to Worklight 6.1.0.x only in Hybrid apps (for the Android and iOS envrionments)



来源:https://stackoverflow.com/questions/22865938/ibm-worklight-which-features-a-native-app-cannot-use

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