Network security configuration - Expo Android

Hi,
I have an app in the play store (not ejected!) The problem is that some phones (Samsung s10 plus) don’t get updated after clicking on Publish or Republish on expo-cli.(Most of the phones get the update)
I know that the problem is because I have to add network_security_config.xml to the android manifest.
Network security configuration - Android

Please help me, I don’t want to eject!
Thanks

Hey @am0404,

Unfortunately there’s no way to avoid ejecting to implement network security config like you want.

Cheers,
Adam

And What if I have to talk to a server that doesn’t support SSH?
Do you have a way to except domins that doesn’t support SSH or do I have to eject?
Thanks,
Avigail