Questions tagged [multi-enabled-profile]

1 questions
0
votes
0 answers

Android: Get multiple enabled profile details

I have a pixel 7 with Mep enabled and i am trying to read this data in my app. I have a physical Sim in a Work profile and an eSim in a Personal profile. I tried the below code in my MainActivity's onCreate: val smanager =…