Skip to content

Commit 2fbfaa2

Browse files
authored
Update docs/INITIAL_SETUP.md
1 parent 40e3d51 commit 2fbfaa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/INITIAL_SETUP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ For the purpose of demonstration, suppose we created a fresh React Native projec
6262

6363
### Firebase Setup
6464

65-
If using `@react-native-firebase/auth` for Social Login with Apple, for apple devices
66-
To make `auth().signInWithCredential(appleCredential)` to work, add app's bundle id in the `Service ID` field.
65+
If you will use `@react-native-firebase/auth` for Social Login with Apple for Apple devices, you must add the Apple app's bundle id in the `Service ID` field in the Firebase Console
6766

6867
Example: Add `org.reactjs.native.example.testAppleButton` in the `Service ID` field
6968

0 commit comments

Comments
 (0)