Greg Phillips

Results 3 comments of Greg Phillips

I've tried this using: Google Chrome: Version 64.0.3282.119 (Official Build) (64-bit), on Windows 7 Google Chrome 67.03396.87 on Android 8.0.0; SM-G965U Build/R16NW Chromium 66.0.3359.181 on Ubuntu, running 18.04 (64-bit) This...

I did a bit more digging into this an found part of the issue. Looks like a HTTPS connection is expected by something running underneath. When in development, you need...

When rendered, this code works in Google Chrome: Version 64.0.3282.119 (Official Build) (64-bit), on Windows 7, but not on my Android: ```javascript import React, { Component } from 'react' import...