Posts

Post marked as solved
4 Replies
0 Views
Thank you.I will try this. However I need both serviceSubscriberCellularProviders and serviceCurrentRadioAccessTechnology to have the same order at the same time, to know which signal comes from which card. Will it be the case?Because once I found it, I need to get the serviceCurrentRadioAccessTechnology from that particular physical SIM card.Thank you,P.S.: I use the replacingOccurences only on the UI once to make it easier for me to set custom display names below (so I don't have to type that "CTRadioAccessTechnology" every time). That's just a lazy move to code faster 😁