[READ-ONLY] Official Appwrite SDK for Apple Devices 🍎
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
## What's Changed * Breaking: RealtimeChannel API required explicit IDs and threw errors. * Added ttl parameter to listDocuments and listRows. * Upda…
## What's Changed * Added upsert() support for RealtimeChannel on both Document and Row variants to perform upsert operations over real-time channels…
## What's Changed Release version 14.2.0 **Full Changelog**: https://github.com/appwrite/sdk-for-apple/compare/22.2.0...14.2.0
## What's Changed * Add `queries` parameter to Realtime subscriptions for filtering events * Fix `Roles` enum removed from Teams service; `roles` par…
## What's Changed * Add array-based enum parameters (e.g., `permissions: [BrowserPermission]`). * Breaking change: `Output` enum has been removed; us…
## What's Changed * Add `getScreenshot` method to `Avatars` service * Add `Theme`, `Timezone` and `Output` enums **Full Changelog**: https://github.…
## What's Changed * Add `total` parameter to list queries allowing skipping counting rows in a table for improved performance * Add `Operator` class …
## What's Changed * Fix `onOpen` callback not being called when the websocket connection is established * Fix add missing `scheduled` value to `Execu…