AdamE.Firebase.iOS.Auth 12.9.0
AdamE.Firebase.iOS.Auth
.NET bindings for Firebase Auth on Apple platforms.
Scope
Authentication, provider credential, user, action-code, tenant, reCAPTCHA, and token APIs exposed by the Firebase Apple SDK.
These packages are thin bindings over the native Firebase Apple SDK. The native documentation is the source of truth for product behavior, Firebase console setup, quotas, policy requirements, and feature workflows.
Native Documentation
- Firebase Apple setup: https://firebase.google.com/docs/ios/setup
- Firebase Auth documentation: https://firebase.google.com/docs/auth/ios/start
Package
- Package ID:
AdamE.Firebase.iOS.Auth - Managed namespace:
Firebase.Auth
Supported target frameworks include:
net9.0-iosnet10.0-iosnet9.0-maccatalystnet10.0-maccatalyst
When multi-targeting, condition package references so they restore only for Apple targets:
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios' Or $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">
<PackageReference Include="AdamE.Firebase.iOS.Auth" Version="x.y.z" />
</ItemGroup>
Installation
dotnet add package AdamE.Firebase.iOS.Auth
Binding Notes
Use the official Firebase Apple docs for setup and usage. In .NET, call the equivalent APIs from the managed namespace listed above. Keep app-specific Firebase configuration, such as GoogleService-Info.plist, in the application project.
Most Firebase feature packages require AdamE.Firebase.iOS.Core and app startup should call Firebase.Core.App.Configure() before feature APIs are used. This is the .NET binding for native FirebaseApp.configure().
App delegate callback helpers are exposed on Firebase.Auth.Auth.DefaultInstance, including CanHandleUrl(url), CanHandleNotification(userInfo), and SetApnsToken(...). For phone-auth test flows, set Auth.DefaultInstance.Settings.AppVerificationDisabledForTesting before verification calls.
Version Alignment
Firebase Apple SDKs are packaged as native xcframeworks. Applications should pin package versions intentionally and keep all AdamE.Firebase.iOS.* packages on the same major/minor Firebase line.
Avoid mixing unrelated Firebase binding package sets or mismatched Firebase native SDK lines in one application. That can cause duplicate symbols, linker failures, runtime loading failures, or undefined native SDK behavior.
Repository
Showing the top 20 packages that depend on AdamE.Firebase.iOS.Auth.
| Packages | Downloads |
|---|---|
|
Plugin.Firebase.Auth
The plugin includes cross-platform APIs for Firebase Auth.
|
1 |
.NET 9.0
- AdamE.Firebase.iOS.Core (>= 12.9.0)
- AdamE.Google.iOS.GTMSessionFetcher (>= 3.5.0 && < 5.0.0)
.NET 9.0
- AdamE.Firebase.iOS.Core (>= 12.9.0)
- AdamE.Google.iOS.GTMSessionFetcher (>= 3.5.0 && < 5.0.0)
.NET 10.0
- AdamE.Firebase.iOS.Core (>= 12.9.0)
- AdamE.Google.iOS.GTMSessionFetcher (>= 3.5.0 && < 5.0.0)
.NET 10.0
- AdamE.Firebase.iOS.Core (>= 12.9.0)
- AdamE.Google.iOS.GTMSessionFetcher (>= 3.5.0 && < 5.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 12.10.0 | 1 | 04/23/2026 |
| 12.9.0 | 1 | 04/23/2026 |
| 12.8.0 | 1 | 04/23/2026 |
| 12.7.0 | 2 | 04/23/2026 |
| 12.6.0 | 3 | 04/23/2026 |
| 12.5.0.4 | 0 | 12/24/2025 |
| 12.5.0.3 | 0 | 12/24/2025 |
| 12.5.0.2 | 0 | 12/24/2025 |
| 12.5.0.1 | 0 | 12/14/2025 |
| 12.5.0 | 0 | 12/11/2025 |
| 12.4.0 | 0 | 10/30/2025 |
| 12.3.0 | 0 | 09/21/2025 |
| 12.2.0 | 0 | 09/20/2025 |
| 12.1.0 | 0 | 09/19/2025 |
| 12.0.0 | 0 | 09/12/2025 |
| 11.15.0 | 0 | 09/12/2025 |
| 11.14.0 | 0 | 09/07/2025 |
| 11.13.0 | 0 | 09/07/2025 |
| 11.12.0 | 0 | 09/06/2025 |
| 11.11.0 | 0 | 09/06/2025 |
| 11.10.0.2 | 0 | 08/31/2025 |
| 11.10.0.1 | 0 | 08/30/2025 |
| 11.10.0 | 0 | 04/23/2026 |
| 11.9.0 | 0 | 04/01/2025 |
| 11.8.0 | 0 | 02/04/2025 |
| 11.7.0 | 1 | 04/22/2026 |
| 11.6.0 | 0 | 01/02/2025 |
| 11.5.0 | 0 | 01/02/2025 |
| 11.4.0.1 | 0 | 12/26/2024 |
| 11.4.0 | 0 | 12/25/2024 |
| 11.3.0 | 0 | 12/19/2024 |
| 11.2.0 | 0 | 12/18/2024 |
| 11.1.0 | 0 | 12/17/2024 |
| 11.0.0 | 0 | 12/10/2024 |
| 10.29.0.3 | 0 | 04/23/2026 |
| 10.29.0.1 | 0 | 10/18/2024 |
| 10.29.0 | 0 | 10/17/2024 |
| 10.28.0 | 0 | 04/23/2026 |
| 10.27.0 | 0 | 10/13/2024 |
| 10.25.0.1 | 0 | 10/12/2024 |
| 10.25.0 | 0 | 10/10/2024 |
| 10.24.0.3 | 0 | 10/10/2024 |
| 10.24.0.2 | 0 | 06/08/2024 |
| 10.24.0 | 0 | 04/30/2024 |
| 10.23.0 | 0 | 04/29/2024 |
| 10.22.0 | 0 | 04/29/2024 |
| 10.21.0 | 0 | 04/28/2024 |
| 10.20.0 | 0 | 04/23/2026 |
| 10.19.0 | 0 | 04/25/2024 |
| 10.18.0 | 0 | 04/23/2024 |
| 10.17.0 | 0 | 04/23/2024 |
| 10.16.0 | 0 | 04/12/2024 |