Initially open by @kspearrin at @xamarin/xamarin-forms
I had originally opened this issue in the GoogleApisForiOSComponents repo since it did not seem relevant to XF, but upon investigation I was directed by @SotoiGhost to move it here.
After playing with some iOS configuration and different kind of projects, I have come to the conclusion that this is an odd scenario caused by Xamarin.Forms, NetStandard, and the linker that affects only G.Analytics, I tried using Firebase.Analytics and everything worked as expected. Please, if you can, file an issue in Xamarin.Forms GitHub repo, explaining what's happening.
Reference original issue for full history here: https://github.com/xamarin/GoogleApisForiOSComponents/issues/116
GaiConstants values.GaiConstants will have property values.
GaiConstants are all null.
Changing the iOS Extension project from <MtouchLink>None</MtouchLink> to <MtouchLink>Full</MtouchLink> or <MtouchLink>SdkOnly</MtouchLink> seems to resolve the problem.

Any update on this issue? Seems it hasn't even been acknowledged yet.
Sorry for the lack of updates. It seems that this bug felt under a crack in our triaging process and we missed it. I'm on it and will provide feed back ASAP.
Again, sorry for the delay.
I'm seeing the same behavior. Null values with Don't Link, but correct values with Link Framework SDKs.
@timrisi Is there any solution? This is stopping is from updating many of our dependencies.
Are there any updates for this problem?
Most helpful comment
I'm seeing the same behavior. Null values with Don't Link, but correct values with Link Framework SDKs.