Alexander Borsuk

Results 1532 comments of Alexander Borsuk

@strump what does subroute count mean? Does it work on your devices? @Jean-BaptisteC did you test it?

@strump does it work on your device?

How does the current implementation work? How/where the code decides that the route should be recalculated?

There is a call ``` SetState(SessionState::RouteNeedRebuild); ``` Can it initialize a std::optional (or std::unique_ptr) notification in the routing session, which then will be passed to the iOS or Android from...

> so every time GenerateNotifications is called (~10 times per second) @zyphlar Why is it called so often? What exactly triggers these updates? On iOS, there's "new location is available"...

How do we expect others will use it if it's hard to fix an _example_ app? :)

@vng @rtsisyk @pastk This change has been tested in the latest alpha. It can be safely merged. @pastk finding issues sooner help us and may help other Android communities too....

@Jean-BaptisteC what are the issues? Any more info about it?