zoontek / react-native-permissions

An unified permissions API for React Native on iOS, Android and Windows.
MIT License
4.11k stars 837 forks source link

Update RNPermissionHandlerLocationWhenInUse.m #892

Closed joonmanji closed 2 months ago

joonmanji commented 2 months ago

Summary

updating to not use deprecated methods.

Test Plan

What's required for testing (prerequisites)?

What are the steps to test it (after prerequisites)?

Compatibility

OS Implemented
iOS
Android

Checklist

zoontek commented 2 months ago

This remove iOS 13 support + _locationManager might not be instantiated when you are using it.