简体   繁体   English

如何通过PHP从SMS API发送iOS和Android移动应用程序链接?

[英]How to send Mobile Application Link For iOS and Android In SMS API from PHP?

I have query about SMS API. 我有关于SMS API的查询。 I am aware about the SMS Gateway Integration Using SMS API 我知道使用SMS API进行SMS网关集成

But my question is how to redirect the user to the respective marketplaces (Google Play and iOS app store) from the link sent via SMS gateway 但是我的问题是如何通过通过SMS网关发送的链接将用户重定向到相应的市场(Google Play和iOS应用商店)

Well I found some solution for redirecting users to there respective marketplaces. 好吧,我找到了一些将用户重定向到相应市场的解决方案。

Solution 1 解决方案1

Use third party tools which give you a single link to send via SMS and when user click on that link they will redirect to there market places. 使用第三方工具,该工具会为您提供一个通过SMS发送的链接,当用户单击该链接时,他们将重定向到该市场。

below are some link which help you to get that Single link for your Mobile Application. 以下是一些链接,可帮助您为移动应用程序获取该“单个”链接。

Solution 2 解决方案2

Make a web page where you have to check user's device and Conditions to redirect user to there application store. 制作一个网页,您必须在其中检查用户的设备和条件以将用户重定向到该应用程序商店。 Send Web Page Link in SMS. 在SMS中发送网页链接。

Hope this will help Some one. 希望这会有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM