hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium
Other
87 stars 26 forks source link

App randomly crashing on iOS 15.4 Simulator (Xcode 13.3+) #148

Closed hansemannn closed 1 year ago

hansemannn commented 2 years ago

If you are experiencing this - no worries! It only happens on Simulator devices and only on the iOS 15.4 ones (bundled with Xcode 13.3). There is a discussion over at the RN binding as well: https://github.com/react-native-maps/react-native-maps/issues/4130. You can also find the issue on the Google issue tracker: https://issuetracker.google.com/issues/224584852

nelsonprsousa commented 2 years ago

Looks like it is fixed with v1.1.0.

We can close this issue @hansemannn

hansemannn commented 2 years ago

@nelsonprsousa This is not the react-native-maps repo, I was just referencing the error :) But I will definitely validate the native SDK upgrade here as well, thank you!

nelsonprsousa commented 2 years ago

@nelsonprsousa This is not the react-native-maps repo, I was just referencing the error :) But I will definitely validate the native SDK upgrade here as well, thank you!

N00b me got lost on multiple tabs. I am sorry.

Anyway, I can let you know that the binding with the SDK upgrade worked for me and the crash no longer happens (using react-native-maps). Maybe upgrading also works for titanium-googlemaps.

Sorry about the mess