Hello Alaa, have you seen a memory leak with the new LocationDisplayManager? I am experiencing this issue to the point where my application crashes. The listener is not actually unregistered and the fragment remains open, so I have numerous instances of my fragment open.
Thanks.
Alaa Rasheed What version of the SDK were you using orginally?
G Sauers We will have a fix for that in the next release, but I am concerned that your app is crashing as the memory issue in 10.2.5 is ~2MB which should not crash your app. I would be interested in more of what your app does to see if we can optimize it in other ways.