0.2.0
Pre-release
Pre-release
Appwrite Android SDK 0.2.0
Changelog:
- [BREAKING] Remove io.appwrite.models.Error and replace usages with existing io.appwrite.exceptions.AppwriteException
- [BREAKING] Rename io.appwrite.BaseService to io.appwrite.Service for cross-SDK consistency
- [Account] Add createMagicURLSession
- [Account] Add updateMagicURLSession
- [Realtime] Add io.appwrite.services.Realtime service
- [Client] Automatically set a default realtime endpoint when calling setEndpoint
- [Client] Add setEndpointRealtime