GoogleApisForiOSComponents
GoogleApisForiOSComponents copied to clipboard
I have a `net6.0-ios` MAUI application. I have added Crashlytics like this at the bottom of my csproj: ``` ``` However when I do my build in Azure Devops, I...
Hello, I'am in the process of upgrading my current traditional Xamarin iOS app to .Net iOS. I have used the latest Xamarin.Firebase.iOS.Database nuget package (8.10.0.3) and had no issues on...
I use ↓,to bundle GoogleService-Info.plist under Platforms\iOS\, But when doing this, `dotnet publish -f net8.0-ios -c Dev -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64` then Xamarin.Firebase.iOS.Crashlytics.targets`s _FirebaseCrashlyticsUploadDSymToFirebaseOnMac will shows that the path of GoogleService-Info.plist was...
I'm currently using the [Plugin.Firebase.Crashlytics](https://github.com/TobiasBuchholz/Plugin.Firebase/blob/development/docs/crashlytics.md) package to run Crashltytics services on my app, but it doesn't detect any bugs on the dashboard (I'm pointing NET MAUI v8.0.100). According to [this...
According to the Apple's documentation, the reason has to be clarified in case of using a required reason API: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api In addition, FirebaseMessaging is marked as a privacy-impacting SDK by...
Fellows, it seems the last time this library (**Xamarin.Google.iOS.UserMessagingPlatform**) was in **2020**, and several Devs are facing issues. Also, there is no document of how to use it: https://www.nuget.org/packages/Xamarin.Google.iOS.UserMessagingPlatform ...
If i try to build from my windows 11 (using parallels on MAC M3PRO) I'm getting this error Severity Code Description Project File Line Suppression State Error clang++ exited with...
Firebase 8.10.0 was released over two years ago. The current version is 10.19.1. PRs to update, add missing APIs, and fix bugs have no response. Commit history for years looks...
Hi, I have migrated my Xamarin iOS native app to .NET iOS 7 - all build and working fine on an iOS simulator but on a physical device, I'm seeing...
# Describe your Issue If you correspond to the following content, you must use Firebase Apple SDK version 10.17.0 or later. https://support.google.com/analytics/answer/14275483?hl=en&sjid=12647036699411556766-AP It would be great if you could help...