xamarin / GoogleApisForiOSComponents

MIT License
225 stars 156 forks source link

How to know which native version those bindings were made against #597

Closed vincentcastagna closed 1 year ago

vincentcastagna commented 1 year ago

Hello there,

Where can we find the native version info of each bindings, cause it seems difficult today to clearly understand for example which version of the Maps SDK for iOS is used by Xamarin.Google.iOS.Maps 3.9 ? Could be VERY VERY handy to have that in the readme.

Are the version on cocoapods a 1-1 with those ? For example, is v3.9.0 the 1-1 of this nuget v3.9.0 version ?

Thank you.

vincentcastagna commented 1 year ago

Actually as it is Xamarin Bindings, we can check in the targets here

But I believe it could be written on the readme for each bindings of this repo