05 Apr 2024 09:53 AM - last edited on 08 Apr 2024 08:11 AM by MaciejNeumann
Hello All,
i am trying to implement Mobile App monitoring as a POC. when I ran the code, it is successful and working with no errors. But i can't see data is populating in console. I can see the below logs in logcat in android studio. could you please help me on how to sort this issue.
D #454.beacon request failed
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
05 Apr 2024 10:01 AM
This sounds like a certificate issue - is the beacon endpoint using a self-signed certificate?
https://docs.dynatrace.com/docs/shortlink/oneagent-sdk-android-communication#include-certificates might help here.
05 Apr 2024 10:15 AM - edited 08 Apr 2024 07:38 AM
I agree with @Patrick_H , looks like a certificate issue.
You have a post here in the community about RUM troubleshooting for mobile.
https://community.dynatrace.com/t5/Troubleshooting/Mobile-applications-Issues-with-mobile-RUM/ta-p/2...
13 Aug 2024 03:16 PM
Hi @sravanineriyan
Have you managed to solve the problem? It would be great if you shared the solution with the Community users 🙂