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

Integrate methods used by NHS (non Exposure Notification API) for successful iOS background scanning #61

Open
waldobeest opened this issue May 27, 2020 · 0 comments

Comments

@waldobeest
Copy link

Given the TODO status of the iOS background scanning and advertising, I have been looking for a solution to allow for background iOS operations, without the need for the Apple Exposure Notification API (since it is locked to official government use only).

This article unpacks how the current NHS app can run iOS-to-Android and iOS-to-iOS in the background.

Code for this can be found here: https://github.com/nhsx/COVID-19-app-iOS-BETA

I will deeper into how rn-contact-tracing is currently accessing Bluetooth, as opposed to the NHS app above, and possibly make suggestions/ PR for getting this behaviour into rn-contact-tracing.

Do you guys think this is on the right track?

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

1 participant