Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
04-24-2018 01:26 PM - edited 04-25-2018 08:18 AM
I am new to AppDynamics and trying to use it for my Android app. I am using Retrofit2 library to call nework requests and my app is making many requests but the network requests field in the controller shows nothing. Am I missing something?
04-25-2018 09:47 PM
Mobile RUM by default support the network libraries listed here:
https://docs.appdynamics.com/display/PRO44/Mobile+RUM+Supported+Environments
If you would like Android Agent to detect requests from a custom library , you need to add request tracking code.
04-25-2018 09:52 PM
Hi Amit,
Thank for your reply.
In AppDynamics docs, it is mentioned that Mobile RUM supports OkHttp and Android retrofit library is built on OkHttp. So wanted to make sure if it supports retrofit too because using request tracker will be too much code changes to my app.
04-25-2018 10:11 PM
Is there a way to share the android application log. We want to see how the network calls are being made and if the beacon calls are being made ? You can make a sample network request and then capture the application log.
05-17-2018 02:31 PM
I'm in the same boat. We're using the Retrofit library, built on OKHttp, but Network Requests aren't being sent. Our classes appear to be getting instrumented according the Instrumentation log generated at build time. The beacons are being sent and crash reporting is working as well.
Were you guys able to come to a resolution?
05-21-2018 11:56 PM
Not really Brian,
We were still waiting for the android application logs from customer to troubleshoot this further. Well ideally if you are on 4.3+ version of product including the mobile agent, it should work seemlesly ootb for Retrofit & any other OKhttp.
Thanks,
Chitra
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form