Last active
August 26, 2021 08:22
-
-
Save samueljmurray/3f00542fad8142c7d2565eb33abfe2a3 to your computer and use it in GitHub Desktop.
Certificate pinning in React Native Android - MainActivity.java imports
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import com.example.app.OkHttpCertPin; | |
import com.facebook.react.modules.network.OkHttpClientProvider; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You are missed
import android.os.Bundle;