mapbox-maps-ios icon indicating copy to clipboard operation
mapbox-maps-ios copied to clipboard

SDK Crash : DefaultLocationProvider.swift - Attempted to read an unowned reference but object was already deallocated

Open juansanzone opened this issue 10 months ago • 2 comments

Environment

  • Xcode version: Compiled with 15.0
  • iOS version: 17.4.1
  • Devices affected: iPhone 12
  • Maps SDK Version: Attached in the following screenshot 👇🏻 image

Observed behavior and steps to reproduce

  • Just play with the SDK using the SearchEngine feature. The crash has only occurred for 1 user so far. It hasn't happened frequently enough to be significant... (For now)

Expected behavior

No crash. Should use weak or handle the unowned references in a proper way.

Additional links and references

image image image image

juansanzone avatar Apr 27 '24 15:04 juansanzone