python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Carrier app throws SecurityException when adding an APN
We have an eUICC with carrier privileges, we are able to check the privileges by
telephonyManager.hasCarrierPrivileges() and it returns true.
Android documentation says that we are able to use the Con...
muhammetgurdogan
Votes: 0
Answers: 0
CarrierService.onLoadConfig not being called even after gaining Carrier Privileges
I am working on a feature where i need to update some CarrierConfig for our subscriptions once the Sim is being installed and the app gains the Carrier Privileges. Now the app successfully gains the ...
Furqan Khan
Votes: 0
Answers: 1