firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

Recaptcha Phone Auth

Open pragatimodi opened this issue 1 year ago • 1 comments

pragatimodi avatar May 15 '24 16:05 pragatimodi

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

Generated by :no_entry_sign: Danger

google-oss-bot avatar May 15 '24 16:05 google-oss-bot

Apple API Diff Report

Commit: 84b90b938645085f53893f03e8a182bba9dab337 Last updated: Mon Jun 10 10:12 PDT 2024 View workflow logs & download artifacts


[BUILD ERROR] FirebaseFirestore


FirebaseRemoteConfig

Classes

FIRRemoteConfigValue
[MODIFIED] stringValue
Swift:
+  var stringValue : String { get }
-  var stringValue : String ? { get }
Objective-C:
+  @property ( nonatomic , readonly , nonnull ) NSString * stringValue ;
-  @property ( nonatomic , readonly , nullable ) NSString * stringValue ;

github-actions[bot] avatar Jun 10 '24 17:06 github-actions[bot]