Skip to content

Added missing Firebase Performance SDK implementation for Android and iOS#726

Open
blackwiz4rd wants to merge 5 commits intoGitLiveApp:masterfrom
blackwiz4rd:master
Open

Added missing Firebase Performance SDK implementation for Android and iOS#726
blackwiz4rd wants to merge 5 commits intoGitLiveApp:masterfrom
blackwiz4rd:master

Conversation

@blackwiz4rd
Copy link
Copy Markdown

@blackwiz4rd blackwiz4rd commented May 27, 2025

Implementation:

  • full tests coverage for Android
  • implemented more fields for Android
  • implemented iOS Firebase Performance

Reference issue: #715

Comment thread firebase-perf/src/iosMain/kotlin/dev/gitlive/firebase/perf/metrics/Trace.kt Outdated
public val HttpMetric.ios: FIRHTTPMetric? get() = ios

public actual class HttpMetric internal constructor(
internal val ios: FIRHTTPMetric?
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why optional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants