-
Have you considered [BT5 extended advertising](https://source.android.com/devices/bluetooth/ble_advertising)? It is available in Android 8 and higher.
This mechanism would eliminate the need of openi…
-
When trying to build the application I get the following error:
`FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugGoogleServices'.
> File…
-
**Describe the bug**
app/build.gradle has minifyEnabled set to false for release builds. Also no shrinkResources = true setting.
**To Reproduce**
Steps to reproduce the behaviour:
1. Build a rel…
-
According to the [app's website](https://covid19.nhs.uk/using-the-app.html), it says you need Android 8+ for the app to work but the minSdkVersion in the [build.gradle](https://github.com/nhsx/COVID-1…
-
**Describe the bug**
So according to the epidemiologists that we have been working with on OpenTrace you want to scan every 5 minutes. The only way to do that on Android is to use AlarmManager and c…
-
What exactly the values for below ones.
static let appCenterKey = "an-api-key"
static let sonarHeaderValue = "a-header-value"
static let sonarServiceUUID = CBUUID(string: "an-uuid…
-
No apps for U.K. detected in the map, but DB has a few.
@carmayna mentioned this may be due to the map looking for a different alpha-2 character set (GB vs UK)??
-
With reference to the discussion in issue #2, I have some questions:
In reality, on iOS, backgrounded services can often be killed if one launches other apps that require a lot of RAM, e.g. games, …
-
Android devices may only support BLE receive, not broadcast. The current BLE data exchange protocol in the COVID-19 app will result in a "receive only Android device" recording the broadcast payload, …
-
**Describe the bug**
Blank notification after installing the app
**To Reproduce**
Steps to reproduce the behaviour:
1. Follow the app on boarding process
2. Notification appears
3. No text in …