Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandramirez committed Apr 23, 2019
1 parent b636a45 commit 2af2581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Get the user id configured for the device (iCloud recordID for iOS, email of a d
When implementing a mobile application you want to provide the users all of the functionality you can without them needing to sign up. After all, [Every Step Costs You 20% of Users](https://medium.com/gabor/every-step-costs-you-20-of-users-b613a804c329). <br>
Sign up may very well be the step where most of your potential users are lost.

Now imagine you could get a unique identifier that worked accross all of the devices of the user.
Now imagine you could get a unique identifier that worked across all of the devices of the user.
You could even have in app purchases that are shared across devices **without asking your users to sign-up**.

This library aims to provide all of this in the simplest way possible:
Expand Down

0 comments on commit 2af2581

Please sign in to comment.