Closed MargusSalk closed 2 months ago
Production users with older androids reported crashes (also related to https://github.com/odemolliens/react-native-sim-cards-manager/issues/82). Found that not referencing EuiccManager in a field in SimCardsManagerModule did the trick.
Verified the crashes and fix on android 5 device and emulator.
Thank you!
Production users with older androids reported crashes (also related to https://github.com/odemolliens/react-native-sim-cards-manager/issues/82). Found that not referencing EuiccManager in a field in SimCardsManagerModule did the trick.
Verified the crashes and fix on android 5 device and emulator.