https://developer.android.com/training/articles/security-gms-provider.html#patching https://github.com/square/okhttp/issues/1934 Seems like this might work: ``` java ProviderInstaller.installIfNeeded(getContext()); SSLContext.getInstance('TLS') ```