Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
02-12-2019 04:53 PM - last edited on 11-02-2020 02:57 PM by Ryan.Paredez
Hi guys,
We noticed multiple crashes at our AppDynamics web console. It happens when our app about to finishe video asset downloading, specifically this line:
[ADEumNSURLSessionNetworkRequest recordEndAndReportWithTask:error:]
It is pretty straightforward that EUM SDK was trying to put hands on the AVAssetDownloadTask object to record "response" from it, which doesn't supported and this could crash the app eventually.
Of course, AVAssetDownloadTask is the subclass of NSURLSessionTask but according to Apple docs explicitly, the request properties ARE NOT AVAILABLE! and there are even no means to try to catch the exception.
it happens on AppDynamicsAgent (45.6.1494)
device: iOS 12.0
Please fix that.
Regards,
TD
02-26-2019 01:12 PM - edited 02-26-2019 01:13 PM
A fix for this has been released for version Version 50.0.1512 – under MRUM-4480
https://docs.appdynamics.com/display/PRO45/Mobile+Real+User+Monitoring+Notes
User | Count |
---|---|
2 | |
2 | |
2 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form