Francisco Peña
Francisco Peña
Show once logic should not contain `show();`, `if (!sharedPreferences.contains(key))` should be into `show();` method
Error on Google+ Sign in
Error: Invalid notification (no valid small icon)
### Version 4.0.0 ### Summary Hi, Im trying download schema from Hasura GraphQL but I get an exception. My Apollo Gradle config: `apollo { service("service") { packageName.set("com.survey.graphql") generateKotlinModels.set(true) generateSourcesDuringGradleSync.set(true) generatedSchemaName.set("schema")...