Questions tagged [apollo-ios]

A strongly-typed, caching GraphQL client for iOS, written in Swift.

32 questions
0
votes
1 answer

Apollo runscript failing on iOS?

Running the iOS runscript causes the following error. Any advice? This happens to the sample project /bin/sh -c…
aryaxt
  • 76,198
  • 92
  • 293
  • 442
-3
votes
1 answer

apollo-ios How to cache data on disk?

I need cache my data on disk for offline view, I found ApolloSQLite in the apollo-ios source, but I can't find any documents of ApolloSQLite(I also tried Google search). Environment: Xcode 10.1 macOS 10.14.3 CocoaPods 1.5.3 Apollo…
Raymond Liao
  • 1,799
  • 3
  • 20
  • 32
1 2
3