In Quickstart iOS, should add that you need to cd ...
# prisma-whats-new
s
In Quickstart iOS, should add that you need to cd into Instagram directory before running Carthage update. Also in demo when posting two exact posts were made at the exact same time, with different id’s . How would you prevent double postings?
n
@steven thanks for the heads up, a PR here would be appreciated: https://github.com/graphcool-examples/ios-graphql/tree/master/quickstart-with-apollo
as for the other issue, I'm not so sure about that, did you look into the code itself?