Skip to content

Commit 1acdde9

Browse files
docs: clean up
1 parent 8907e2f commit 1acdde9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

FirebaseSwiftUI/documentation.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,9 +1511,7 @@ Errors specific to `AuthService` operations.
15111511

15121512
5. **Observe authentication state**: Use `onChange(of: authService.authenticationState)` to react to authentication changes.
15131513

1514-
6. **Error handling in custom views**: When not using `AuthPickerView`, implement comprehensive error handling.
1515-
1516-
7. **Provider-specific setup**: Some providers (Google, Facebook) require additional configuration in AppDelegate or Info.plist. See the [sample app](https://github.com/firebase/FirebaseUI-iOS/tree/main/samples/swiftui) for examples.
1514+
6. **Provider-specific setup**: Some providers (Google, Facebook) require additional configuration in AppDelegate or Info.plist. See the [sample app](https://github.com/firebase/FirebaseUI-iOS/tree/main/samples/swiftui) for examples.
15171515

15181516
---
15191517

@@ -1528,5 +1526,5 @@ Errors specific to `AuthService` operations.
15281526

15291527
## Feedback
15301528

1531-
This is an alpha release. Please file feedback and issues in the [repository's issue tracker](https://github.com/firebase/FirebaseUI-iOS/issues).
1529+
Please file feedback and issues in the [repository's issue tracker](https://github.com/firebase/FirebaseUI-iOS/issues).
15321530

0 commit comments

Comments
 (0)