kiwicom / mobile

:calling: Kiwi.com mobile app written in React Native
https://www.kiwi.com/en/
MIT License
140 stars 33 forks source link

Use stored operations #1643

Closed tbergquist-godaddy closed 4 years ago

tbergquist-godaddy commented 5 years ago

Use stored operation when sending queries in production instead of sending operation text.

We are still waiting on the server to be ready, but the work is in progress, so it should not be too long.

mrtnzlml commented 5 years ago

Do you still want to keep working on this? I kind of stopped working on it on our side since seemed like nobody is going to use it. Will be happy to see our first user ready though... 😊

We can discuss it privately how to make it work without breaking the mobile app in case something goes horribly wrong.

tbergquist-godaddy commented 5 years ago

Yes, I also have all the details ready on a private branch, without kiwicom-relay-compiler 🙈

Let's discuss the details privately yes.

in case something goes horribly wrong

This is the beauty of code-push, we can just rollback the bundle, and go back to prior bundle instantly

tbergquist-godaddy commented 4 years ago

Looks like this is not going to happen 😞