Ionic 4 : release build http timeout

Hi,
I use HttpClient in the release build I have timeout error for http client connection
uses-permission android:name=“android.permission.INTERNET” is added to config.xml file and I can find this permission into AndroidManifest.xml of the build apk

Any idea ?