- The LiveObject APIs for Android need to be simplified.
- The existing Java-specific APIs are either blocking or rely on callbacks.
- These APIs should be refactored into suspendable coroutines to better integrate with the native Android environment.
- This will require creating a dedicated Kotlin module for LiveObjects.
- Update Docs to now reference kotlin android implementation
┆Issue is synchronized with this Jira Task by Unito