Bunyamin Basoglu
Bunyamin Basoglu
https://github.com/thedeveloperworldisyours/RoundedConersWithGlide
I don't get what do you mean but I found this for glide https://github.com/thedeveloperworldisyours/RoundedConersWithGlide
I am following this issue nearly for 4 months now. Is there any update? I am facing the same issue. Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library "libface_detector_v2_jni.so" not found at...
``` -keep class com.google.mlkit.** { *; } -keep class com.google.android.gms.** { *; } ``` Add this two line to proguard-rules. This will not solve all problems related to this .so...