Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labsmobile/sms-ios
IOS SDK to execute SMS notification via LabsMobile SMS API
https://github.com/labsmobile/sms-ios
ios ios-sdk objective-c shell sms sms-api sms-notifications
Last synced: about 2 months ago
JSON representation
IOS SDK to execute SMS notification via LabsMobile SMS API
- Host: GitHub
- URL: https://github.com/labsmobile/sms-ios
- Owner: labsmobile
- Created: 2023-11-29T18:14:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T18:17:02.000Z (about 1 year ago)
- Last Synced: 2024-10-12T17:41:17.567Z (3 months ago)
- Topics: ios, ios-sdk, objective-c, shell, sms, sms-api, sms-notifications
- Language: Objective-C
- Homepage: https://www.labsmobile.com/
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LabsMobile-IOS
![](https://img.shields.io/badge/version-1.0.0-blue.svg)
Send SMS messages through the LabsMobile platform and the SDK for iOS. Create an account and install the iOS SDK in your application and in seconds you will be able to send SMS messages.## Documentation
Labsmobile API documentation can be found [here][apidocs].
## Features
- Send SMS messages.
- Includes all features of the LabsMobile API.
- Send and validate OTP passwords.## Requirements
- iOS development environment.
- LabsMobile SDK for iOS.
- A user account with LabsMobile. Click on the link to create an account [here][signUp].## Installation
1. Install the iOS SDK into your application.
2. Configure the module with the parameters of your LabsMobile account.
3. Now you can use all the features of the SDK.
## Help
If you have questions, you can contact us through the support chat or through the support email [email protected].
[apidocs]: https://apidocs.labsmobile.com/
[signUp]: https://www.labsmobile.com/en/signup