Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Endless Loop for Tint Color Changes #24

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

PSchmiedmayer
Copy link
Member

Fix Endless Loop for Tint Color Changes

♻️ Current situation & Problem

We have received crash reports in our Spezi Study App and have pinned it down to a ResearchKit endless loop:
Screenshot 2024-03-15 at 11 47 49 AM

⚙️ Release Notes

  • Avoids to break the endless loop by improving the change notification for tint color changes.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer added the bug Something isn't working label Mar 15, 2024
@PSchmiedmayer PSchmiedmayer self-assigned this Mar 15, 2024
@PSchmiedmayer PSchmiedmayer merged commit d8c90df into main Mar 15, 2024
8 checks passed
@PSchmiedmayer PSchmiedmayer deleted the feature/fixEndlessLoop branch March 15, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant