Open crspybits opened 5 years ago
And then, when this operation completes (adding a 2nd sharing album), you get the alert: "Success! Created new sharing user! You are now signed in too!"
Clearly, this an existing sharing user-- and the message should be changed to something like:
"Success! You now have a new sharing album!"
It's an existing sharing account. But, a new album. I think we have some state information present in the app to tell us if a user has signed in already (to detect an attempt to sign out, and sign in as a different user), we can use that to change the text on this Sign In view.