Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
iOS Development
Deep Link Invite / Signup
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="oo7ml" data-source="post: 1645129" data-attributes="member: 218933"><p>Hi,</p><p></p><p>I'm building a very small Task Manager app, that allows users create different Task Lists, add tasks to those lists, and then invite people to join the Task List.</p><p></p><p>I'd like to build in an invite system into the app, so that users can invite (email or SMS) their friends to join their Task List.</p><p></p><p>I understand that the following would need to happen from the invite link / process when it is sent to the other user:</p><p></p><p>A - download the app OR open the app if already installed</p><p>B - signup to the app (if you are a new user)</p><p>C - join the user to the Task List</p><p></p><p>How can you complete this full process and keep A, B and C linked together.</p><p></p><p>For example, if i send the invite to a friend who didn't have the app, and they end up being redirected to the App store to download the app... however can we link step C to the process?</p><p></p><p>Thanks in advance to any help you may be able to give.</p></blockquote><p></p>
[QUOTE="oo7ml, post: 1645129, member: 218933"] Hi, I'm building a very small Task Manager app, that allows users create different Task Lists, add tasks to those lists, and then invite people to join the Task List. I'd like to build in an invite system into the app, so that users can invite (email or SMS) their friends to join their Task List. I understand that the following would need to happen from the invite link / process when it is sent to the other user: A - download the app OR open the app if already installed B - signup to the app (if you are a new user) C - join the user to the Task List How can you complete this full process and keep A, B and C linked together. For example, if i send the invite to a friend who didn't have the app, and they end up being redirected to the App store to download the app... however can we link step C to the process? Thanks in advance to any help you may be able to give. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
iOS Development
Deep Link Invite / Signup
Top