You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like an issue with the instrumentation in Otel-swift. It looks like this issue was already experienced with another of the AVFoundation's download tasks. I'll add additional checks for the AggregatedAssetDownloadTask. Unfortunately, that means these tasks will need to be manually instrumented.
Hello
I updated apm-agent-ios from 1.0.5 to 1.1.0 version and I get this error when I try to download a content from my app.
Terminating app due to uncaught exception 'NSGenericException', reason: 'AVAggregateAssetDownloadTask does not support currentRequest property'
I didn't app this error on 1.0.5
Regards
Ronan
The text was updated successfully, but these errors were encountered: