Can not connect to AWS Amplify PubSub -> Socket error:undefined
问题 I've been trying out all ways to get the Amplify/PubSub working without any luck. It seems all the documentation are rather outdated. Here is what I have done so far. Please note all hashes are made up ;-) Created a fresh React Native app Installed amplify packages Installed Amplify CLI Invoked $ amplify configure Invoked $ amplify init Invoked $ amplify add auth Invoked $ amplify push , which created the aws-exports.js object Created a super simple component import React from 'react'; import