Updated latest Expo: hmrClient.send is not a function

Please provide the following:

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): iOS

Hi there. I just updated my Expo to version 38 and as soon as the app loads on expo, I am getting the following error. No other errors show and my app works as expected

TypeError: hmrClient.send is not a function. (In 'hmrClient.send(JSON.stringify({
        type: 'log-opt-in'
      }))', 'hmrClient.send' is undefined)

enable
    HMRClient.js:70:19
setup
    HMRClient.js:241:6
callFunctionReturnFlushedQueue
    [native code]:0

Thank you for your help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.