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

Add support to iOS 12.5 #42

Open
ConPac opened this issue Dec 15, 2020 · 5 comments
Open

Add support to iOS 12.5 #42

ConPac opened this issue Dec 15, 2020 · 5 comments

Comments

@ConPac
Copy link

ConPac commented Dec 15, 2020

About iOS 12 Updates:

iOS 12.5 lets you opt-in to the COVID-19 Exposure Notifications system for your iPhone. System availability depends on support from your local public health authority. For more information see covid19.apple.com/contacttracing

Saludos.

@pantic79
Copy link
Contributor

Hello,

waiting for the next dp3t release and dependency update.

Thanks.

@albertocsouto
Copy link

albertocsouto commented Dec 30, 2020

Hi! The release is ready:
https://github.com/DP-3T/dp3t-sdk-ios/releases/tag/2.1.0

Anyway, not a straightforward change:

  • BGTaskScheduler is not supported before 13.0
  • You need to add checks for versions between 13.0 and 13.4
  • Current AppDelegate lifecycle is not compatible with versions previous to 13.0
  • UITabBarAppearance is not supported before 13.0
  • LinkPresentation is not supported before 13.0
  • Some minor incompatibilities in accessibility

Indications to solve the first two points here:
https://developer.apple.com/documentation/exposurenotification/supporting_exposure_notifications_in_ios_12_5

Thanks.

@ConPac
Copy link
Author

ConPac commented Jan 18, 2021

Hi,
Any news regarding this issue?

Regards.

@iCesofT
Copy link
Contributor

iCesofT commented Jan 29, 2021

Hello,

we are working on it and will try to deploy it on next release.

Kind regards

@ConPac
Copy link
Author

ConPac commented Feb 17, 2021

Hi,

I've just seen the new 1.3.0 release. I'll give it a try.

Regards.

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

No branches or pull requests

4 participants