You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to enable SSL Pinning in my react native App.
I am using the SSL RN module (Link) and I have already done
installation.
implementation with the private route.
but I am stuck Task :react-native-ssl-pinning:generateDebugRFile FAILED
I am getting this error while trying to do npx react-native run-android
Error Stack
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
334 actionable tasks: 10 executed, 324 up-to-date
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okio-2.6.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':react-native-ssl-pinning:generateDebugRFile'.
Hello experts,
I am trying to enable SSL Pinning in my react native App.
I am using the SSL RN module (Link) and I have already done
but I am stuck Task :react-native-ssl-pinning:generateDebugRFile FAILED
I am getting this error while trying to do npx react-native run-android
Error Stack
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
334 actionable tasks: 10 executed, 324 up-to-date
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okio-2.6.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-urlconnection-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] okhttp-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
[Fatal Error] logging-interceptor-4.9.0.pom:2:1: Content is not allowed in prolog.
FAILURE: Build failed with an exception.
Execution failed for task ':react-native-ssl-pinning:generateDebugRFile'.
Versions in Use
React native: 0.65.1
RN SSL-Pinning:^1.5.5
Thanks in advance
The text was updated successfully, but these errors were encountered: