Skip to content

1.4.2

Latest
Compare
Choose a tag to compare
@bogdans-telenav bogdans-telenav released this 09 Sep 15:49
· 6 commits to master since this release
  • Security API
  • iOS 10 compatibility
  • Out of memory crashes investigation. Found the culprits here:
    • Map is increasing the memory consumption slowly but steadily. In this build is turned off by default in settings. We’re looking into a solution for this, it’s a critical component for incentives especially.
    • External apps can put large pressure. We found that Spotify, fox example, uses large amounts of memory which leads to problems for OSV.
    • Increasing image resolution affects the memory consumption significantly. We’re now in discussions of decreasing it while increasing the frame rate which improves various detections.
  • Bug fixes #15 #11 and others, fixed reported crashes.