Production JS Bundle - Could not download error

I’ve been noticing a few errors appear over the last 3 months on sentry (since our production release with SDK27)

iOS errors (expo version 2.6.6):

  1. Could not download from 'https://d1wp6m56sqw74a.cloudfront.net/~assets/<our bundle>

Android errors (expo version 1.2.1 ):

  1. Failed to connect to d1wp6m56sqw74a.cloudfront.net/52.85.40.57:443
  2. Unable to resolve host "d1wp6m56sqw74a.cloudfront.net": No address associated with hostname

iOS errors are more common than android - but at least one of the android errors “seemed to” correlate with a user reporting the app not loading -which has subsequently started loading again- so that was potentially a network error?

Can anyone help confirm the causes of these issues?

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