Stripe problems on Android build

My app is using Stripe for payments (mrgalaxy:stripe) and works fine on the desktop and IOS build. It’s talking to a deployment on galaxy using ssl.

There’s a problem with the Stripe libraries on the Android build that is giving the message

You are using Stripe.js in live mode over an insecure connection. This is considered unsafe. Please conduct live requests only on sites served over https. For more info, see https://stripe.com/help/ssl

Download failure

This results in the Stripe popup not popping up!

I don’t see this message on IOS.

Any ideas?

Running on 4.1.1

Dave

Bump. Anyone, any clues?