Skip to content

Releases: odemolliens/react-native-sim-cards-manager

1.0.26

11 Dec 08:58
0dc4302
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix iOS LPA returning unknown before finishing esim setup by @Neeal20 in #91

New Contributors

Full Changelog: 1.0.24...1.0.26

1.0.24

04 Sep 11:10
Compare
Choose a tag to compare

What's Changed

  • Create Pending Intent with mutable flag to receive EUICC manager callback on Android 14 by @raffiot in #77
  • Fix crashing on android < sdk 28 by @MargusSalk in #83

New Contributors

Full Changelog: 1.0.22...1.0.23

1.0.22

05 Jun 11:30
a5f7e2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.21...1.0.22

1.0.21

28 Mar 13:45
6966e82
Compare
Choose a tag to compare
  • Fix Android issue from 1.0.20

1.0.20

26 Mar 12:36
Compare
Choose a tag to compare
  • Fix for Android 13 READ_PHONE_NUMBERS
  • Fix for Android 14 registerReceiver()
  • Fix iOS result success

1.0.18

10 Oct 07:23
ea94166
Compare
Choose a tag to compare
  • Fix fix setupEsim. check for OS version P or above, before continuing and return if below.
  • Moved initMgr() to after the version check.

1.0.17

18 Sep 09:02
Compare
Choose a tag to compare

Fix npm package; missing index.ts file

1.0.16

14 Sep 21:11
Compare
Choose a tag to compare
  • Fix npm package; missing index.ts file

1.0.11

24 Aug 11:10
Compare
Choose a tag to compare
  • Fix: Android - get phone number on API 33
  • Feat: Android - sendPhoneCall with phone number and sim slot index

1.0.10

28 Nov 07:56
d3d01ab
Compare
Choose a tag to compare
  • Fix Fix issue when the OS requires user action
  • Improve package generation and add types declaration (one more time !)
  • Improve package generation and add types declaration