Skip to content

NetworkMonitor memory leak on IterableTaskRunner start #867

Open
@tristan-warner-smith

Description

@tristan-warner-smith

Configuration:

  • Iterable 6.5.7
  • iPhone 16 Pro (18.2 simulator)
  • Xcode 16.2 beta 3

SwiftUI project with UIApplicationDelegate.
Iterable is configured in didFinishLaunchingWithOptions, other related calls in the delegate methods.

Report:
Instruments shows IterableTaskRunner.start() > NetworkConnectivityManager.start() > NetworkMonitor.start() as the cause of the leak.

Leak

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions