Hi folks. Does anyone have idea about this. App is...
# android
b
Hi folks. Does anyone have idea about this. App is showing this issue on some android device only. How to fix this ?? java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
not kotlin but kotlin colored 4
r
is this on specific versions of android ?
b
Yes this is on samsung galaxy j7 prime
r
android os version on that phone ?
b
Its occur on android 8,9 devices
r
umm, okay. there’s a recent change in certificates which caused an issue on android api <= 23 (android 6.0).https://letsencrypt.org/2023/07/10/cross-sign-expiration
not sure if its similar to your issue.
b
Okay i will try this.