How to send and receive text messages without MFMessageComposeViewController?

前端 未结 3 1392
忘了有多久
忘了有多久 2021-01-29 07:08

I want to send and receive text messages without showing MFMessageViewController from my application. Could anybody tell me how is it possible?

3条回答
  •  猫巷女王i
    2021-01-29 07:28

    you have to use Web service and Apple Push Notification Service for send message to other user without using MFMessageComposeViewController

提交回复
热议问题