March 14, 2019
tvOS agent v6.6.0
Improvements
- Bumped session attribute limit to 128 from 64.
Fixes
+recordCustomEvent:withName:attributes:
no longer requires a dictionary to capturename
.- Values in attributes dictionaries passed to
recordEvent
APIs will no longer be cast to int or float values, which degraded large data types.
February 5, 2019
iOS agent v6.5.0
Fixes
- Improved dSYM upload script.
tvOS agent v6.5.0
Fixes
- Improved dSYM upload script.
October 30, 2018
iOS agent v6.4.1
Fixes
- Corrects bug in dSYM upload script introduced by Xcode10's new build system.
tvOS agent v6.4.1
Fixes
- Corrects bug in dSYM upload script introduced by Xcode10's new build system.
October 9, 2018
iOS agent v6.4.0
Fixes
+setMaxEventBufferTime
and+setMaxEventPoolSize
now persist between background/foreground- dSYM upload script has been improved. It is now better at finding and uploading dSYMs.
Improvements
- Reduced agent size by removing old architectures. Note: with the removal of i386 the agent will no longer build with iPhone4S simulators (however, it will still run on iPhone4S devices.)
Note: This agent was built with Xcode10. It may be necessary to use Xcode10 for compatibility.
tvOS agent v6.4.0
Fixes
+setMaxEventBufferTime
and+setMaxEventPoolSize
now persist between background/foreground- dSYM upload script has been improved. It is now better at finding and uploading dSYMs.
Note: This agent was built with Xcode10. It may be necessary to use Xcode10 for compatibility.
September 12, 2018
iOS agent v6.3.2
Fixes
- Fixed race condition in handled exceptions component, which had the potential of crashing on background inside
std::recursive_mutex::lock()
tvOS agent v6.3.2
Fixes
- Fixed race condition in handled exceptions component, which had the potential of crashing on background inside
std::recursive_mutex::lock()
June 14, 2018
tvOS agent v6.3.2
Fixes
- Replaced missing llvm bitcode in framework.