Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android #449

Closed
TomWq opened this issue Sep 9, 2021 · 7 comments
Closed

android #449

TomWq opened this issue Sep 9, 2021 · 7 comments

Comments

@TomWq
Copy link

TomWq commented Sep 9, 2021

My RN version is 0.65, and it doesn't work on Android:
Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugDuplicateClasses'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not resolve com.github.Dimezis:BlurView:version-1.6.6.
Required by:
project :app > project :react-native-community_blur
> Could not resolve com.github.Dimezis:BlurView:version-1.6.6.
> Could not get resource 'https://www.jitpack.io/com/github/Dimezis/BlurView/version-1.6.6/BlurView-version-1.6.6.pom'.
> Could not HEAD 'https://www.jitpack.io/com/github/Dimezis/BlurView/version-1.6.6/BlurView-version-1.6.6.pom'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/6.9/userguide/build_environment.html#gradle_system_properties
> sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I have modified it according to #444, but it still cannot run normally on Android

@prakashkrsingh09
Copy link

it is not working with the camera on android. but it is working on ios, other screens of android also.

@najamulsaqib
Copy link

I am also facing same issue, did you solved it? @wq13718048209

@idrissakhi
Copy link

i have re-written the lib to work correctly on new RN version => https://www.npmjs.com/package/rn-id-blurview
need some support so the react community take it to replace this package that seems to not be maintained anymore

@Titozzz
Copy link
Collaborator

Titozzz commented Jul 21, 2022

Fixed in 4.0.0

@Titozzz Titozzz closed this as completed Jul 21, 2022
@olive49
Copy link

olive49 commented Jul 21, 2022

testing 4.0.0 now but still no blur, what RN version do you have @Titozzz ?

@Titozzz
Copy link
Collaborator

Titozzz commented Jul 22, 2022

@olive49 Are you positioning the blurView in 'absolute' above something ?

@olive49
Copy link

olive49 commented Jul 25, 2022

@Titozzz yes it is with absolute positioning above the camera

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants