ios url redirect from mail to app

前端 未结 3 1924
别那么骄傲
别那么骄傲 2020-12-30 11:24

Is it possible to somehow launch my app using a URL sent via mail? For example I have User profile that user wants to invite their friend into the app. They send an e-mail t

3条回答
  •  执笔经年
    2020-12-30 11:52

    Something like http://applinks.org/ will be more scalable and does not require setting cookies or defaults to handle.

提交回复
热议问题