appwrite / appwrite/playground-for-android

πŸ› Bug Report: Can not build project first time clone

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
71
Forks
32
PR merge metrics
No merged PRs in 30d

Description

### πŸ‘Ÿ Reproduction steps

When I first clone the repository, I can not built the app

### πŸ‘ Expected behavior

It should be built successfully

### πŸ‘Ž Actual Behavior

It actually can not build because of these reasions
- Missing of the declaration of json variable in `PlaygroundViewModel.kt` file. As screenshot below
- The `Document` data type from `io.appwrite.models.Document` does not have `body` property
![image](https://user-images.githubusercontent.com/43868345/157261962-4b810aca-d523-4634-a9c5-29182afe2e4c.png)

### 🎲 Appwrite version

Different version (specify in environment) (`io.appwrite:sdk-for-android:0.3.0`)

### πŸ’» Operating system

Windows

### 🧱 Your Environment

Just build the app with basic setup with Android Studio

### πŸ‘€ Have you spent some time to check if this issue has been raised before?

- [X] I checked and didn't find similar issue

### 🏒 Have you read the Code of Conduct?

- [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.