Nilan Marktanner
Nilan Marktanner
Thanks a lot for your contribution @chakrihacker! 💪 Great that you identified all those improvements in your review, @DevanB! Let's get this polished and merged 😊
The problem is the way you are instructed to create a `Post` type. This is how it needs to be done: ```graphql type Post @model { id: @isUnique createdAt: DateTime!...
That's awesome, thanks @vuchl!
Here's a great Nuxt example: https://www.graph.cool/forum/t/nuxt-js-apollo-website-for-sharing-codes/545?u=nilan :) Thanks to @Samuell1 for working on that! :tada:
Probably the best curse of action here is to add a comment to the quickstart that mentions this limitation.
I definitely had the server running, but I can't say if I started the app first. Is that a problem?
Thanks I'll try that again 🙂 For the record, I am using a real Android device, if that makes a difference.
also look into grouping PRs
It upgrades to a version that introduces problems, see https://github.com/graphql-boilerplates/react-native-fullstack-graphql/pull/55 🙂
Still running into this issue, anyone looking into this or pointers for a fix? Happy to take a stab at this myself.