The MapsIndoors SDK records anonymous usage statistics and diagnostic events per default and sends the logged data to a server at MapsPeople.
Logging may be disabled entirely by calling:
MapsIndoors.disableEventLogging(true);
MapsIndoors.disableEventLogging(true)
Last updated 2 years ago
Was this helpful?