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

iOS 13.7: rate-limit set to 15 calls per 24h #211

Closed
stmitt opened this issue Sep 4, 2020 · 5 comments
Closed

iOS 13.7: rate-limit set to 15 calls per 24h #211

stmitt opened this issue Sep 4, 2020 · 5 comments

Comments

@stmitt
Copy link
Contributor

stmitt commented Sep 4, 2020

Apple unfortunately decreased the rate-limit of calling EN.detectExposured in iOS 13.7 to 15 calls per 24h instead of the 20 calls (2x a full sync per day) we were allowed to make on previous iOS versions.
With this limitation, the app is only to check against 15 days/day instead of 20 days/day.

We are in contact with Apple about this.

@r-r-liu
Copy link

r-r-liu commented Sep 7, 2020

Seems back to the two successful syncs per day, 9 days each successful sync. iPhone 6S, iOS 13.7, SwissCovid 1.0.9.

@fmaia
Copy link

fmaia commented Sep 7, 2020

Yes, I'm observing a 20-check limit again with iPhone XS, iOS 13.7, STAYAWAY COVID (the Portuguese app).
3 days ago I was observing the 15-check limit.

@stmitt
Copy link
Contributor Author

stmitt commented Sep 8, 2020

The configuration was changed back to 20 Checks per 24h. This resolves this issue.

@stmitt stmitt closed this as completed Sep 8, 2020
@stmitt
Copy link
Contributor Author

stmitt commented Sep 14, 2020

As this resurfaced (SwissCovid/swisscovid-app-ios#249) for the SwissCovid app I reopen this issue.
It seems that the configuration was set back to 15 calls/day for some users.

@stmitt stmitt reopened this Sep 14, 2020
@UBaggeler
Copy link
Contributor

Starting with dp3t-sdk-ios v2 the SDK uses the new ENv2 API, which does not have this limitation anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants