Ruggero1912 / TrainerApp

Trainer-side app of TrainAround
https://paciosoft.com/projects/trainaround
1 stars 0 forks source link

The GATTServerService gets terminated after some minutes in the AthleteDetailsActivity #18

Closed Ruggero1912 closed 2 years ago

Ruggero1912 commented 2 years ago

Even if it is sending broadcast updates about one athlete:

image

Ruggero1912 commented 2 years ago

If I go back to the MainActivity, this happens:

image

Ruggero1912 commented 2 years ago

Maybe a solution could be to implement a BR receiver for the GATT Server STATUS in the athlete details activity which should prompt it to start again when receives the GATTServer status TERMINATED.