違いAndroidそしてiOS
この警告は、SMS の API の使用にのみ適用されます。
当社のアプリケーションを iPhone で使用する場合、Android デバイスと同じレベルの自由度が得られない可能性があることを理解しています。
しかし、iPhone ユーザーも取り残されないようにしたいと考えました。2 つのプラットフォームの主な違いは次のとおりです。

1) SMSを自動送信する
| 特徴 | Android | iOS |
|---|---|---|
| SMS送信自動化 | 100% は自動化されています。携帯電話の近くにいる必要はありません。世界中のどこにいても大丈夫です。 | 50% は自動化されています。Apple では各 SMS の送信を確認する必要があるため、携帯電話の近くにいる必要があります。 |
2) 受信したSMSの読み取り
| 特徴 | Android | iOS |
|---|---|---|
| 受信したSMSへのアクセス | 受信したすべての SMS は API 経由で読み取り、アクセスできます。 | iOS は iPhone で受信した SMS の読み取りを完全にブロックします。 |
ヒント: iOS と比較して Android システムで API をテストする機会があれば、Android でのエクスペリエンスがはるかに快適であることがわかります。
Official mobile application
The secure bridge between your phone, dashboard and API.
SMS and call operations pass through the official SMSMobileAPI app installed on your connected phone. The app securely pairs the device with your account, synchronizes authorized events and links the mobile network to the dashboard and REST API.
- Signed releases distributed through the official Google Play and Apple App Store listings
- Google and Apple platform review, signing and distribution controls
- Secure device pairing, HTTPS transport and authenticated API access
- Only the permissions required for the mobile features you enable



