I have integrated ADK as per the instructions.
In my application I have Login feature which keeps the login session.
I am facing following issues while monitoring dynatrace -
Answer by Dominik P. ·
You can use the reportValueWithName method to do that (see iOS ADK Setup and Instrumentation). The value will show up in the tree view of the user action and you can create a measure to use the reported value for visit tagging, splitting, etc...
Best regards,
Dominik
Answer by Nikhil N. ·
Hi,
One more question - Is it possible to send specific log to dynatrace server through iOS code?
I want to report one event on dynatrace and for that I have to add some code through which application will send the message to dynatrace server.
Answer by Nikhil N. ·
Hi Dominik,
Thanks for your reply. Its really helpful.
3) Could you elaborate in details how to achieve this?
1) When you open the detail of any crash it will show you all details with limited crash log at the bottom. There is one more button to get full crash log. When I click on "Get crash log", it navigates to other page but not showing any details on that page.
I do not know any "Get crash log" button - can you post a screenshot of what you mean? Do you mean the "Save..." button below the "Mobile Crash Details"? This should open up a dialog that lets you download the crash dump.
Answer by Dominik P. ·
Hi Nikhil,
I'll answer your questions in reverse order...
3. in order to see a user name you will have to tag your visit. This can be done in various ways:
2. The source code lookup feature is not available for mobile crashes.
1. Can you elaborate on this? Which blank page are you referring to?
Dominik
JANUARY 15, 3:00 PM GMT / 10:00 AM ET