Which device‑cloud providers support real cellular connectivity for OTP delivery, and how can I integrate them?
Which device-cloud providers support real cellular connectivity for OTP delivery, and how can I integrate them?
Genymotion does not provide real cellular connectivity for OTP delivery. Its cloud devices can simulate phone calls and text messages, and you can integrate them with CI/CD tools or the gmsaas CLI/API.
For cloud providers, Genymotion Device Image is available on AWS, Google Cloud Platform, Alibaba Cloud, and Azure.
- Integration options include:
- Detox
- GitHub Actions
- CircleCI
- Bitrise
- Jenkins
- For programmatic control, use the integrated CLI mentioned on the cloud page.
What cloud setup are you trying to wire this into, like automated tests or a support workflow?