Scott Southerland

Results 8 issues of Scott Southerland

When swiping to go back to a previous view controller, it's possible to get the NavBar in a bad state where it seems to be stuck midway through a transition....

## Bug report We have an existing project which has query called "self" i.e. the query looks like ``` query self{ self { .... } } ``` and likewise the...

## Bug report I'm trying to use the 1.0 Beta 1 release with Cocoapods. I get a compilation error in `GraphQLResult` which says `No such module 'ApolloAPI'` . When looking...

dependency-management

We upgrade from version 6.3.4 to version 6.4.9 of the Iterable SDK, and we ran into an issue where our deeplink routes are being routed twice. It was discovered that...

We are running periphery scan with only the parameters `--workspace` , `--schemes`, `--targets` , we notice that subclasses of NSObject are not flagged as unused. I know you mention in...

question

### Use case The graphql documentation https://graphql.org/learn/schema/ defines Int as `A signed 32‐bit integer.` . We recently ran into a problem where we sent a value that exceed the 32...

feature
codegen