expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
428 stars 91 forks source link

docs(detox): Add "CLEARTEXT" error troubleshooting to README #125

Closed martijnarts closed 1 year ago

martijnarts commented 1 year ago

I ran into this and found it nearly impossible to figure out what caused it!

I'm not super sure about the config sample here. Is process.env.EAS_BUILD_PROFILE the right thing to check against here? Probably don't want to encourage opening up all domains for production apps...

martijnarts commented 1 year ago

Thanks @EvanBacon!

jjenzz commented 1 year ago

@EvanBacon we're seeing this issue again in @config-plugins/detox@4.0.0 and the subdomains fix here also resolved it for us. reluctant to open up the subdomains tho as unsure of impact.

shall i open a new issue?