Skip to content

No known class method for selector 'eventSourceWithURL:httpHeaders:connectMethod:connectBody:' #129

@mikeono

Description

@mikeono

STEPS TO REPRO:

  1. Install 2.11.0 into an iOS app by adding the following line to your pod file:
    pod 'LaunchDarkly', :git => 'https://github.com/launchdarkly/ios-client.git', :tag => '2.11.0'

  2. Run pod install

  3. Build

  4. Compiler will complain with:

LDClientManager.m:162:38: No known class method for selector 'eventSourceWithURL:httpHeaders:connectMethod:connectBody:'

Metadata

Metadata

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