You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to give you some feedback on your plugin and ask for your help with a particular problem. First off, I managed to set up the necessary permissions correctly to access SIM card information in my project.
However, I've hit a roadblock. Even though the permissions are in place, I'm facing a limitation. The return object I receive from the plugin doesn't include the "cards" array. Right now, I can only fetch limited details like the carrier name, country code, and a few others:
Since my goal is to retrieve information for both SIM cards, I was wondering if you could suggest an alternative approach or provide additional steps to help me obtain the necessary data for both SIM cards.
I appreciate your support and guidance in resolving this issue. Thank you for taking the time to look into it.
Best regards,
Murage Kabui
The text was updated successfully, but these errors were encountered:
@MurageKabui not at the moment. we have some plugins that need to be refactored for Android target 33, and they have more priority. so i guess it will take time to change it in order to support 2 sims
Hello @EYALIN !
I wanted to give you some feedback on your plugin and ask for your help with a particular problem. First off, I managed to set up the necessary permissions correctly to access SIM card information in my project.
However, I've hit a roadblock. Even though the permissions are in place, I'm facing a limitation. The return object I receive from the plugin doesn't include the "cards" array. Right now, I can only fetch limited details like the carrier name, country code, and a few others:
Since my goal is to retrieve information for both SIM cards, I was wondering if you could suggest an alternative approach or provide additional steps to help me obtain the necessary data for both SIM cards.
I appreciate your support and guidance in resolving this issue. Thank you for taking the time to look into it.
Best regards,
Murage Kabui
The text was updated successfully, but these errors were encountered: