简体   繁体   中英

Can we programatically choose which SIM(from dual) to send SMS from?

I am using MFMessageComposeViewController for loading SMS content. But it takes the default number for sending the SMS.

Can I change the default number programatically like, Choose Sim 1 or Sim 2

from within the app without depending on iPhone settings?

After some R&D came to know that its not possible to choose the network(sim) within the app.

But once the message screen is shown you'll be using the default number which you have configured on your device for SMS.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM