This repository was archived by the owner on Feb 13, 2025. It is now read-only.
3.10.2
Enhancements
- MLIBZ-2399: Use the long form Mobile Identity Connect
clientIDin the auth header for KAS endpoints. #263 - MLIBZ-2131: Remove implicit
push()calls from datastore. #276 - MLIBZ-2332: Add support for
instanceIdconfig option. #278 - Add default entitlements plist file to NativeScript SDK. #281
Bug Fixes
- Check that value is an object before calling
Object.keysinQuery.isSupportedOffline(). #245 - MLIBZ-2133: Use
es6-promisefor promises in live service related files instead of the native promise. #272 - MLIBZ-2393: Fix NativeScript Files #280
Maintenance
- MLIBZ-2410: Expose data access classes from core SDK. #274
- Refactor IndexedDB and WebSQL persisters. #277
Tests
- QA-176: Add integration tests for Mobile Identity Connect #279