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
05-08-2019 01:59 PM
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)
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.
06-11-2019 10:37 AM
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
06-11-2019 10:46 AM - edited 06-11-2019 10:47 AM
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?
06-11-2019 11:44 AM
You are doing it right. I had missed that detail in your post. Let us look into it and get back to you.
06-11-2019 11:45 AM
Great. Thanks Anupam!
07-12-2019 05:55 PM
Pallavi,
We just released a fix for the issue on version 50.1.1663.
AJ
07-16-2019 11:13 AM - edited 07-16-2019 11:14 AM
Thanks AJ. Let me try and let you know.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form