Skip to main content

When I use the sample on the iOS platform, this error will be reported. How can I solve this problem

 

Hi 程好燃,

You just need to point your app to the EU hosting region.

 

For customers using Expo, you can modify your info.plist by adding the following to the info.plist section of your app.json file.

"infoPlist": {  "IntercomEURegion": "true"},

I hope it will be helpful to you.


Reply