I am working in Carrier app i want to check sim change event in my iOS app. please guide me how i can get sim change event. Thanks
Post
Replies
Boosts
Views
Activity
Hello Team,
I am working on a carrier app and want to get the status of IMS registration and deregistration. I understand that a public API is not available. Can we access a private API through an agreement with Apple? Please guide me. Thanks.
I need to implement functionality in my iOS app to make cellular call without user interaction. is it possible or not in iOS. I am making app for Enterprise Account. Thanks
My requirement is here-
1- We need to implement functionality in my iOS app to do call (cellular call) without user interaction.
2- We need to implement functionality in my iOS app to send normal message to particular phone number without user interaction.
3- Fetch OS log (NOT MY APPLICATION LOG). we need to fetch OS log when cellular call going on in device this log need to collect in my iOS app for identify the network strength and other things like call is connected and disconnect etc. Thanks