Skip to content

"MyTCN" field in debug screen empty when device is restarted #258

@ivnsch

Description

@ivnsch

When doing a fresh install on 2 devices with BLE enabled, the TCN generation callback of both will be executed and the TCN will be shown in the debug screen ("My TCN"), and logs.

Restarting the app on one of the devices (from Xcode or stopping/re-opening on the device), however, will not trigger the TCN generation callback, which leaves "My TCN" field on the device empty:

  • Why does this happen?
  • How does this affect the contact tracing (not sure whether it's actually an issue)?
  • Is there an easy fix for the debug screen to show it?

Context:

  • iOS - iOS as far as documented in the spec, should generate the TCN when receiving a read request. If we restart a device and are not generating it, it means that the central isn't reading or detecting the advertisements?
  • The TCN generation callback can be found in BleAdapter

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions