Zom-iOS-XMPP icon indicating copy to clipboard operation
Zom-iOS-XMPP copied to clipboard

What happens if people don’t migrate after May 18th?

Open cstiens opened this issue 7 years ago • 3 comments

Once the XMPP service is officially closed, if a user hasn't migrated—I assume they won't be able to use their account. Will we still have access to their contact list, so that we could potentially perform an account migration, even though the Dukgo service is shut down?

If there's nothing we can do, we need to consider how we tell the user that their account has expired and help them set up a new one.

@chrisballinger @n8fr8 @N-Pex

cstiens avatar Apr 27 '17 03:04 cstiens

The migration will still be the same, with the following features missing:

  1. Spamming your old contacts with your new info
  2. Updating your old vCard with your new JID

On Wed, Apr 26, 2017 at 8:40 PM, Carrie Stiens Winfrey < [email protected]> wrote:

Once the XMPP service is officially closed, if a user hasn't migrated—I assume they won't be able to use their account. Will we still have access to their contact list, so that we could potentially perform an account migration, even though the Dukgo service is shut down?

If there's nothing we can do, we need to consider how we tell the user that their account has expired and help them set up a new one.

@chrisballinger https://github.com/chrisballinger @n8fr8 https://github.com/n8fr8 @N-Pex https://github.com/N-Pex

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zom/Zom-iOS/issues/295, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfqH-UN0HPi80qoB1aMI-RjvdtQ2dEeks5r0A4XgaJpZM4NJr6l .

chrisballinger avatar Apr 27 '17 04:04 chrisballinger

Test what happens if you migrate from an account that is signed out.

cstiens avatar May 15 '17 19:05 cstiens

@chrisballinger @N-Pex Because we auto sign in to dukgo before migrating, I'm unable to test if users are able to migrate if they are logged out. @chrisballinger do you know what would currently happen in the app if you migrate while logged out of dukgo?

On Android, it doesn't work if you're signed out. @n8fr8 is working on it now.

On iOS, we need to make sure that a user can still migrate in this form:

  • new account on Zom server is setup
  • contacts and pre-existing chat histories are copied from the dukgo account
  • friend requests are sent to your existing contacts from the new account

cstiens avatar May 17 '17 16:05 cstiens