ChildMindInstitute/MindLogger-bug-reports

πŸ› Parent-report applets cause crashes

shnizzedy opened this issue Β· 1 comments

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:

  1. Set up a parent-report applet
  2. Invite a user with kids
  3. As the invited user,
    1. Accept the invitation
    2. Log into the mobile app
    3. Click on an applet
    4. πŸ’₯ crash

Expected behavior
The user should be able to see and complete the activities within the applet.

Screencap
parent-report crashing screencap

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)

After getting this far, I think I probably should have actually split these out at the activity level instead of the applet level…