Sufiyan Yasa
Sufiyan Yasa
**Describe the bug** After a few subsequent event insertion, SQLite `sqlite3_step()` returns busy state. The SDK does not retry the assertion attempt. **Observation** Function `saveEvent(_ message: String)` does not check...
Added podspec file to support Cocoapods.
Allow users to set `bundle-upgrades` and `atomic-update-bundle` in PackageInfo so that malicious attackers can not overwrite components/bundles during installation. ``` ```