heremaps / here-sdk-examples

Android, iOS and Flutter example apps for the HERE SDK 4.x (Lite Edition, Explore Edition, Navigate Edition)
https://developer.here.com/products/here-sdk
Apache License 2.0
170 stars 135 forks source link

HikingDiary example lacks persistence of recorded GPX files when application is restarted without cache #343

Closed MVHINC closed 1 week ago

MVHINC commented 4 weeks ago

Hi. https://github.com/heremaps/here-sdk-examples/tree/master/examples/latest/navigate/ios/HikingDiary Using the app above the entries are kept only for the current session. Restart the app and they will be lost, regardless of the OS.

HERE-SDK-Support-Team commented 1 week ago

Hi @MVHINC, yes, this is a confirmed regression on app-side. The functionaility to store the entries is not releated to the HERE SDK and we will fix the example app within the next two weeks. Stay tuned and sorry for the inconvenience. Thanks.