xamarin / GoogleApisForiOSComponents

MIT License
225 stars 156 forks source link

NET 7.0 support missing #608

Closed iancona closed 1 year ago

iancona commented 1 year ago

Cannot install it from nuget on NET 7.0 MAUI.

Missing support?

aritchie commented 1 year ago

Works fine for me. These native libraries won't work well/at all with hot restart or windows only compiling.

NET6 libraries almost always work on NET7 without any change

iancona commented 1 year ago

I've tested the installation of the library from nuget on Windows and it's not working. I will try the same from mac os and update this issue.

iancona commented 1 year ago

Installation completes on mac OS