opentrace-community / opentrace-android

OpenTrace Android app. Reference implementation of the BlueTrace protocol.
https://bluetrace.io
GNU General Public License v3.0
577 stars 223 forks source link

Pin for Uploading data #17

Open egottardo opened 4 years ago

egottardo commented 4 years ago

There is some documented procedure describing how to generate pin to upload data?

rinekri commented 4 years ago

@egottardo unfortunately no, but you can use existing function and this approach https://github.com/opentrace-community/opentrace-android/issues/12#issuecomment-613420586 Or you can make the function public and generate pins from custom debug logic in the app.