@ -500,6 +500,11 @@ NS_ASSUME_NONNULL_BEGIN
[self submitVerificationCode];
}
- (UIStatusBarStyle)preferredStatusBarStyle
{
return UIStatusBarStyleLightContent;
@end
NS_ASSUME_NONNULL_END
@ -607,6 +607,11 @@ NSString *const kKeychainKey_LastRegisteredPhoneNumber = @"kKeychainKey_LastRegi
#endif