c19354837 / react-native-system-setting

A library to access system setting, and change it easily. eg: volume, brightness, wifi
MIT License
442 stars 159 forks source link

(iOS) Airplane mode not works with eSIM #155

Open cassiobt opened 1 year ago

cassiobt commented 1 year ago

The function isAirplaneEnabled() not works in an iPhone with eSIM. Always returns true like expected when has no SIM. It works fine on iPhone with a fiscal SIM.