1. Build app for both iOS and Android
2. Add changes with CommCoreModule methods which will simplify testing: D5582
3. Run code with bot sync and async code when tasks are canceled, surround with `try {} catch..` to detect if `checkIfTaskWasCancelled` works correctly for both.
4. Check if previous integrations with the database work properly eg. by adding some drafts etc.