Israel Ortiz

Results 3 comments of Israel Ortiz

> Updated to v0.2.11 > And make sure the iOS SDK is updated to v2.8.6 Finally!!! this is the bug that has consumed more time from me in my entire...

It should not re-render in order for your request to grab the most recent token. every time you request a method post to your request URL (your graphql endpoint) you...

For if someone is as noob as I was when applied @fpieper workaround. Here is the documentation for sending post values to hasura: https://hasura.io/docs/1.0/graphql/manual/api-reference/schema-metadata-api/run-sql.html Ran my post with postman and...