apollo-ios
apollo-ios copied to clipboard
2.0 - Feature - Build for Linux, Android
Use case
I would like to be able to use GraphQL in Linux, Android builds. Especially taking into account the latest news https://swiftpackageindex.com/blog/adding-wasm-and-android-compatibility-testing
gRPC client is built and runs on Linux and Android without problems, I would like a GraphQL implementation of the client
There seem to have been similar ones to this issue/pr request: https://github.com/apollographql/apollo-ios/pull/3530 https://github.com/apollographql/apollo-ios/pull/2957 https://github.com/apollographql/apollo-ios/pull/1534 https://github.com/apollographql/apollo-ios/issues/3410 https://github.com/apollographql/apollo-ios/issues/1506
Describe the solution you'd like
No response