jyk
jyk
source/plugin/Assets/Plugins/iOS/GADURequestConfiguration.m ``` #import "GADURequestConfiguration.h" @implementation GADURequestConfiguration - (instancetype)init { self = [super init]; if (self) { _tagForUnderAgeOfConsent = kGADURequestConfigurationTagForUnderAgeOfConsentUnspecified; _tagForChildDirectedTreatment = kGADURequestConfigurationTagForChildDirectedTreatmentUnspecified; } return self; } @end ``` Why not...
### What happened? ``` Build Task WriteFileList failed with exception: No properties in AssetPackageRealmObject, has linker stripped it? See https://docs.mongodb.com/realm/sdk/dotnet/troubleshooting/#resolve-a--no-properties-in-class--exception at Realms.Schema.ObjectSchema+Builder..ctor (System.Type type) [0x00140] in :0 at Realms.Schema.ObjectSchema+c.b__24_0 (System.Type...