Skip to content

framework/Network fixes

Nikhil requested to merge framework_network into master

Tried to fix network errors popping up in debug.

Not throwing Network maps error anymore except etaDate - Location, which leads to HereMapUtil. data/bandwidth is streaming correctly.

Though couldn't figure out yet how to change dns from 8.8.4.4, google to 1.1.1.1, cloudflare. Change in NetworkBandwithController$1 has no inference whatsoever. By default value is picked from AndroidManifest.xml

Edited by Nikhil

Merge request reports