问题
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?
- Unified SMS/Push Notifications
- Remote Disable
- Remote Notify
- Adapters
- Authentication framework
- Direct Update
- JSON Store
回答1:
A Native application that uses the Worklight SDK does not support:
Direct Update
This feature is meant for updating web resources; this feature is currently supported only in Hybrid apps.
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