#Hi Shorebird team

1 messages · Page 1 of 1 (latest)

uncut brook
#

Hi we are evaluating Shorebird for a Flutter production app. Some of our users may be in Mainland China. Could you confirm whether Shorebird update checks and patch downloads are reliably accessible there?

Specifically, we are concerned about access to api.shorebird.dev and cdn.shorebird.cloud from Mainland China. If the API is unreachable, will the app simply skip the update and continue running normally?

Also, do you support any China-friendly CDN, custom domain, proxy, or enterprise/self-hosted option for apps with Mainland China users?

split rune
#

I know Shorebird team was actively working on supporting China. Patches are hosted on cloudflare so that works but api.shorebird.dev is hosted on google cloud (which checks whether patch is available or not).

We have this issue: https://github.com/shorebirdtech/shorebird/issues/2483

maybe @frank willow or @royal cosmos can provide you more info on this

GitHub

Splitting this off from #435. Our patch downloads are accessible from China now as part of: https://shorebird.dev/blog/improved-patch-delivery/ However api.shorebird.dev (which is used for checking...