Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Application Insights for iOS Alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 26 Mar 21:06
· 517 commits to master since this release

Release Notes

  • Performance improvements
  • Expose configuarations:
    • Set serverURL programmatically
    • Automatic page view tracking
    • Set instrumentation key programmatically
  • Bug fixes
    • Use session id of previous session for crashes
    • Session context for page views
    • Prevent SDK from crashing if too many events are tracked
  • Add user context to payload
  • Breaking change: Rename MSAIMetricsManager to MSAITelemetryManager