Closed mjoerke closed 1 year ago
@mjoerke #28 should have addressed the problems described in this issue. Please let us know if you ca somehow reproduce this in one of your applications 👍
Thank you @PSchmiedmayer!! We will update this in our application and distribute it for testing 👍
Description
As part of an ongoing study (HPDS), study participants reported two separate bugs pertaining to survey notifications:
Our app sends 4 notifications per day, so the ~2 week delay corresponds roughly to the 64 local notification limit.
Reproduction
Apologies that I'm not able to offer more exact reproducibility guidelines. I'm happy to help set up small testing applications to diagnose these issues.
Expected behavior
The app should send exactly one notification for each scheduled survey. The app should also continue to send notifications after it is updated (possibly automatically in the background) on TestFlight.
Additional context
Here is the relevant code for our app's survey scheduling:
Code of Conduct