This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Description
Describe the bug
When attempting to clear the activity in version 3.2.0, it returns an InvalidPayload error, with this being thrown in the logging hook: ResponseError { code: InvalidPayload, message: "child \"activity\" fails because [child \"supported_platforms\" fails because [\"supported_platforms\" must contain at least 1 items]]" }.
Steps to reproduce
Update the activity to anything, then run clear_activity, and it will throw this error.
Expected behavior
The activity to be cleared.
Implementation specifics
- Language: C
- Game Engine: N/A