Thank you for your quick feedback.
We have an app for an operator, and we want to get access to local subscriptions to manage its wallet of subscriptions.
the user manages a family which can have several SIMs / eSIMs
we want to differentiate SIMs present on the curent phone to other SIMs
additionally, we'd like to get all relevant inputs for support
BR
Post
Replies
Boosts
Views
Activity
Hi,
We were using serviceSubscriberCellularProviders to display the carrier names of the active services on the phone. Example, one plastic SIM and one eSIM.
Is this still possible somehow?
Eventually we would like to list inactive service, like disabled eSIMs.
Thanks
Hi,
We are using CTTelephonyNetworkInfo.serviceSubscriberCellularProviders to list the active subscriptions on the device.
Is there another way to fulfil this use case?
Thanks