Splunk AppDynamics

iOS Application crashes with NSInvalidArgumentException when AppDynamicsAgent trying to loadFromPersistentStore

CommunityUser
Splunk Employee
Splunk Employee

Hi guys,

I am seeing multiple crases for AppDynamicsAgent (50.1.1616) while calling 

ADEumInstrumentation.initWith(config). 

 

let config = ADEumAgentConfiguration(appKey: appDynamicsKey)

 config.crashReportingEnabled = false

 config.screenshotsEnabled = false

 ADEumInstrumentation.initWith(config)

 

image.png

 

Can someone please take a look? AppD is very powerful tool to measure the network performace and I hate to turn it off because of this crash. Let me know if I can use some workaround (previous version?) in the meanwhile. 

Labels (1)
Tags (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Pallavi,

Are you using any other crash tools alongside? Multiple crash tools on iOS could cause a crash because they often use the same resources.

AJ

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Yes we are using firebase for crash reposting. Thats the reason we are using configuration to disable crash reposting for APPD (config.crashReportingEnabled = false). What are the recommended settings to use APPD only for network performance management? 

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

You are doing it right. I had missed that detail in your post. Let us look into it and get back to you.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Great. Thanks Anupam!

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Pallavi,

We just released a fix for the issue on version 50.1.1663.

AJ

CommunityUser
Splunk Employee
Splunk Employee

Thanks AJ. Let me try and let you know. 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...