Skip to main content

Manage TextMessages and Messaging features

Manage TextMessages and Messaging features

Use this component to make sms messages to other apps on the device.

To get started using it, you must use KmpSms. Below are the functions available.


_1
KmpSms.sendSmsToNumber("my_message to send", "the_mobile_number_to_message")

Any Required Setup?

None