Skip to content

OkHttp3 Additions missing when updated to .Android and .JVM #1433

@albertb22

Description

@albertb22

Android framework version

net10.0-android

Affected platform version

Square.OkHttp.Android 5.3.2.2

Description

The additions classes have been removed. Those were previous available at source/com.squareup.okhttp3/okhttp/Additions.

Image

Steps to Reproduce

  1. Install Square.OkHttp3.Android 5.3.2.2
  2. Trying to call ExecuteAsync on ICall
Square.OkHttp3.ICall call;
call.ExecuteAsync();

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions