Philipp Fent
Philipp Fent
I recently rewrote the `FcmTokenHandler`, maybe there was a regression with those changes? Can you search your device logs for any log messages?
archiving the work on this @https://github.com/TCA-Team/TumCampusApp/releases/tag/stale%2FCourseRating
@thellmund I think c-number is the card number Those cards also have an expiry date, but we probably would need to query TUMonline / STWM for that date.
GCM on iOS can probably be implemented via https://developers.google.com/cloud-messaging/ios/client?ver=swift
This was discussed in #23 Basically, the API this add-on used is gone in FF57 and it seems Mozilla doesn't plan to bring it back... There is now some movement...
Thanks for the review, you raised a valid point: The default growth policies are not trivially noexcept, so I added a small helper to help detect that the growth policies...
Good point. I moved the checks to `hopscotch_hash`, which makes the overall diff a bit smaller.