Android 4.4 TLS1.2 not workin with Expo

I am having trouble getting TLS1.2 to work on Android 4.4 with Expo.

RN should support this (https://github.com/facebook/react-native/issues/7192), but it’s not working.

I see several posts around the internet saying that running ProviderInstaller.installIfNeeded(context); will make it work. But how can I run that in Expo? I would hate to detach just to get this working…

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.