Instabug / Instabug-iOS

In-app feedback and bug reporting tool for apps.
https://instabug.com/
Other
288 stars 67 forks source link

Warnings about invalid documentation - Xcode 14.3 #469

Closed bdaz closed 1 year ago

bdaz commented 1 year ago

Steps to Reproduce the Problem

Build a project that imports the Instabug module with Xcode 14.3

Expected Behavior

Build should succeed without errors.

Actual Behavior

Warnings are produced, like this one:

IBGBugReporting.h:58:9: Parameter 'didSelectPromptOptionHandler' not found in the function declaration Instabug.h:102:9: Parameter 'willSendReportHandler' not found in the function declaration Instabug.h:138:9: Parameter 'didDismissWelcomeMessageHandler' not found in the function declaration

SDK Version

11.9.1

iOS Version

16.4

stale[bot] commented 1 year ago

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.

EyadHeikal commented 1 year ago

@bdaz The fix for this issue will be included in the upcoming release. Thank you for reaching out to us.