v1.2.0 view commit logs
- Changes
- Make KeyValueStorage implementation use Keeva
v1.1.1 view commit logs
- Changes
- Removed binaries from repo
v1.1.0 view commit logs
- New Features
- KeyValueStorage - changed to allow multiple instances with different storage
- KeyValueStorage - added method of getting query values with limit
- Added generating a unique id per installation if idfv can't be fetched
v1.0.7 view commit logs
- Fixes
- VendorId changing in iOS
v1.0.6 view commit logs
- Changes
- Added version in code
v1.0.5 view commit logs
- Fixes
- Base64 encoding and decoding - fixed a conflict with function naming that happened when working with other plugins
v1.0.4 view commit logs
- Fixes
- Fixing sqlite statement leak in setVal
v1.0.3 view commit logs
- Fixes
- Fixing getting last given time for reward from storage
v1.0.2 view commit logs
- New Features
- Added saving and reloading of reward state
- Added some utility functions
v1.0.1 view commit logs
- Fixes
- Changed default value to empty string instead of null
Initial version of the SOOMLA Core library for iOS