-
Notifications
You must be signed in to change notification settings - Fork 121
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
Enter PIN to upload #37
Comments
@Darrenchand, please see my note on storeUploadCodes here: #9 (comment) Also take note that the handshake pin and the upload code are 2 entirely different things: #17 (comment) |
PRODUCTION_SERVICE_UUID And V2_CHARACTERISTIC_ID are properties used by the apps, they are not related to any server functions. |
do we need these two properties when we roll out the app in our country? |
You need them in the Android and iOS apps. |
Do we need the PRODUCTION_SERVICE_UUID And V2_CHARACTERISTIC_ID in order for the PIN to show up when the user wants to upload data for contact tracing...
Or did i do something wrong in my cloud functions?
There are no errors in the console when i run the app on my android device.
When i run the test i get the following results
config.ts
#encryption
√ should have a valid default algorithm
#encryption
getEncryptionSecret: Getting encryption key: projects/project/secrets/Encrykey/versions/1
√ should succeed in getting encryption key (1845ms)
#upload
√ should have valid buckets (1303ms)
#upload
√ should use a good pin generator
The text was updated successfully, but these errors were encountered: