π Parent-report applets cause crashes
shnizzedy opened this issue Β· 1 comments
shnizzedy commented
Describe the bug
When a parent-report applet is loaded in the mobile app, it shows up as expected, one per kid, but when selected, the app crashes.
To Reproduce
Steps to reproduce the behavior:
- Set up a parent-report applet
- Invite a user with kids
- As the invited user,
- Accept the invitation
- Log into the mobile app
- Click on an applet
- π₯ crash
Expected behavior
The user should be able to see and complete the activities within the applet.
Smartphone:
- Device: iPhone XR
- OS: iOS 13.1.3
- Version 0.9.2
Additional context
The actual JSON response from the server that resulted in the screencap above is included in ChildMindInstitute/mindlogger-backend#233 (comment)
shnizzedy commented
After getting this far, I think I probably should have actually split these out at the activity level instead of the applet levelβ¦