xamplo / aspecx

0 stars 1 forks source link

Invitation and first login process should be more userfriendly #100

Open xamplo opened 7 years ago

xamplo commented 7 years ago

Receiving an invitation and subsequently registering yourself could be confusing, especially in case the future aspecx username is not equal to the email address used by the group owner.

ursmeier-mercatus commented 7 years ago

2 possibilites to fill in the invited email directly in the register form:

a) Cordova Firebase Invites Plugin https://github.com/Telerik-Verified-Plugins/Firebase-Invites This plugin needs a Google-Account Sign-In which is no problem with Android, because Android is always signed-in with Google. However, on iOS the Group Owner would have an additional login screen, which is very hard to understand

b) branch.io Free solution (other branch.io services are payable), which works well.

For both a) and b) the solution is only user-friendly, if the new, invited member opens the link in the mail on the mobile device.

I suggest to implement this request later in time.