Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ NS_SWIFT_NAME(DynamicLinks)
/**
* @method performDiagnosticsWithCompletion:
* @abstract Performs basic FDL self diagnostic. Method effect on startup latency is quite small
* and no user-visble UI is presented. This method should be used for debugging purposes.
* and no user-visible UI is presented. This method should be used for debugging purposes.
* App developers are encouraged to include output, generated by this method, to the support
* requests sent to Firebase support.
* @param completionHandler Handler that will be called when diagnostic completes.
Expand Down
Loading