Agontuk / react-native-geolocation-service

React native geolocation service for iOS and android
https://www.npmjs.com/package/react-native-geolocation-service
MIT License
1.6k stars 290 forks source link

Swift Requirement and iOS 12 crashes #430

Open unstableair opened 6 months ago

unstableair commented 6 months ago

Since migrating my app to this library and releasing it, users on iOS 12.5 are reporting that the app crashes immediately on open. I notice that Swift is not available on iOS < 13 which I suspect is causing the crashes. Is this a known issue? I can't find this in the documentation.