Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

GoogleAppMeasurementWithoutAdIdSupport.xcframework has an incorrect or unknown format #537

Open
phillipturner opened this issue Mar 5, 2022 · 1 comment

Comments

@phillipturner
Copy link

Disabling Ad Id Support with the following code results in the error GoogleAppMeasurementWithoutAdIdSupport.xcframework has an incorrect or unknown format

<PropertyGroup>
  <FirebaseWithoutAdIdSupport>True</FirebaseWithoutAdIdSupport>
</PropertyGroup>
  • Xamarin.Firebase.iOS.Analytics: 8.10.0
  • Visual Studio for Mac: 8.10.19 (Build 2)
  • Xamarin.iOS: 15.6.0.3

Sample.zip

@phillipturner
Copy link
Author

phillipturner commented Mar 5, 2022

It looks like there were name changes in version 8.8.0 of the Firebase SDK:

  • AdIdSupport was changed from GoogleAppMeasurement.xcframework to GoogleAppMeasurementIdentitySupport.xcframework
  • WithoutAdIdSupport was changed from GoogleAppMeasurementWithoutAdIdSupport.xcframework to GoogleAppMeasurement.xcframework

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant