urbanairship / ios-library

Urban Airship iOS SDK
http://urbanairship.com
Apache License 2.0
478 stars 265 forks source link

Update documentation for RuntimeConfig requestSession property #399

Closed SwiftNativeDeveloper closed 5 months ago

SwiftNativeDeveloper commented 5 months ago

Preliminary Info

What Airship dependencies are you using?

18.0.x

What are the versions of any relevant development tools you are using?

Xcode 15.3

Report

What unexpected behavior are you seeing?

Incorrect documentation here, looks like copy-paste bug--my personal favorite to make 😄 https://github.com/urbanairship/ios-library/blob/main/Airship/AirshipCore/Source/RuntimeConfig.swift#L42

What is the expected behavior?

Doc-C should generate accurate documentation for public accessor types.

What are the steps to reproduce the unexpected behavior?

N/A

Do you have logging for the issue?

N/A