Apple Sign-In
Enable provider in Firebase
- In Firebase Console → Authentication → Sign-in method, click Apple and toggle Enable.
Configure capability in Xcode
-
Open
ios/Runner.xcworkspacein Xcode. -
Select Runner → Signing & Capabilities.
-
Click + Capability and add Sign in with Apple.
-
Ensure Team and Bundle Identifier (
com.yourcompany.prohandy_provider) are selected.
After enabling
- Test on a real device (Simulator Apple Sign-In requires a real Apple ID).
- Verify the capability added
ios/Runner/Runner.entitlements(Xcode does this automatically).
Still stuck?
Our support team is ready to help you get set up.

