Apollo not working in most Android devices(browser)

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!

1 Like

Opened an issue here: https://github.com/apollostack/apollo-client/issues/212

Any help identifying the issue much appreciated!