Persistence
Last Updated - Platform 21.0.0 - SDK 16.0.0The SDK and Platform locally persist the following objects:
- Recently Viewed Product Identifiers
- Search History
- Viewed App Story Identifiers
- Wishlist Item Identifiers
Core Data
Core Data was introduced to replace and retire Realm in v21.0 (v16.0)
.
Realm
Realm is deprecated as of v21.0 (v16.0)
and will be removed in the future.
Prior to Core Data the SDK had a hard dependency on Realm.
This dependency was separated into the PoqRealm
framework in the Platform repository.