Skip to content

Commit 053c311

Browse files
committed
add better docs
1 parent 01c5346 commit 053c311

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebasePhoneAuthUI/Sources/Public/FirebasePhoneAuthUI/FUIPhoneAuth.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ NS_ASSUME_NONNULL_BEGIN
3030

3131
/** @property defaultCountryCode
3232
Returns the default country code. If unspecified, this will default to the United States country code.
33+
If overwriting the default country code, this value must be set before the phone auth flow is
34+
presented.
3335
*/
3436
@property (nonatomic, copy, readwrite) NSString *defaultCountryCode;
3537

0 commit comments

Comments
 (0)