Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rc-swift] ConfigDBManager.swift #14126

Draft
wants to merge 2 commits into
base: rc-swift
Choose a base branch
from
Draft

Conversation

paulb777
Copy link
Member

WIP

Todo:

  • More test fixes
  • Wiring for new async functions like metadata in settings
  • Database removal at start causing failures

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

Copy link
Contributor

github-actions bot commented Nov 14, 2024

Apple API Diff Report

Commit: 28620d3
Last updated: Thu Nov 14 15:28 PST 2024
View workflow logs & download artifacts


FirebaseRemoteConfig

Classes

FIRRemoteConfigValue
[ADDED] -initWithData:source:
Swift:
+  init ( data : Data , source : RemoteConfigSource )
Objective-C:
+  - ( instancetype _Nonnull ) initWithData :( NSData * _Nonnull ) data source :( FIRRemoteConfigSource ) source ;

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

Successfully merging this pull request may close these issues.

2 participants