Open phillipturner opened 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
It looks like there were name changes in version 8.8.0 of the Firebase SDK:
Disabling Ad Id Support with the following code results in the error GoogleAppMeasurementWithoutAdIdSupport.xcframework has an incorrect or unknown format
Sample.zip