←back to thread

988 points keyboardJones | 1 comments | | HN request time: 0s | source
Show context
amluto ◴[] No.45170784[source]
Wow, maybe as a side effect users will be able to migrate between Android and iOS without losing their message history.

Seriously, why is the migration protocol completely different on the two platforms?

replies(3): >>45170971 #>>45170994 #>>45171576 #
antris ◴[] No.45170994[source]
> Seriously, why is the migration protocol completely different on the two platforms?

Because they don't want to make jumping to the competitor too easy.

replies(1): >>45171379 #
1. cosmic_cheese ◴[] No.45171379[source]
This is the result of differing storage implementations in the app between platforms and has nothing to do with the platform itself. Painless cross-platform migration is possible but simply wasn’t factored into the original design. IIRC WhatsApp also has this problem.