Replication:
Final data returned from Apollo:
{ loading: false, errors:{} }
It works perfectly fine on Android Lollipop and above, but the other versions still hold over 50% of the Android market.
Replication:
Final data returned from Apollo:
{ loading: false, errors:{} }
It works perfectly fine on Android Lollipop and above, but the other versions still hold over 50% of the Android market.
Sounds like we might not have the right browser shims. Can you give an example of a browser/device that it doesn’t work on?
Android 4.1.2 and 4.4.2(Default Android browser)
It works fine on Lollipop 5.0.2
Thanks for the quick reply!
Opened an issue here: https://github.com/apollostack/apollo-client/issues/212
Any help identifying the issue much appreciated!