xamarin / GoogleApisForiOSComponents

MIT License
225 stars 162 forks source link

GoogleAppMeasurementWithoutAdIdSupport.xcframework has an incorrect or unknown format #537

Open phillipturner opened 2 years ago

phillipturner commented 2 years ago

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>

Sample.zip

phillipturner commented 2 years ago

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