Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Xamarin.Forms 4.4 #649

Closed
sameertotey opened this issue Jan 2, 2020 · 2 comments
Closed

Problem with Xamarin.Forms 4.4 #649

sameertotey opened this issue Jan 2, 2020 · 2 comments

Comments

@sameertotey
Copy link

The SqueakyApp sample stops working form Xamarin.iOS project after upgrading the nuget to use Xamarin.Forms (4.4)

/Users/sameer/temp/FSharp/SqueakyApp/SqueakyApp.iOS/MTOUCH: Error MT2101: Can't resolve the reference 'System.Void Xamarin.Forms.ItemsView::set_ItemSizingStrategy(Xamarin.Forms.ItemSizingStrategy)', referenced from the method 'System.Void Fabulous.XamarinForms.ViewBuilders::UpdateItemsView(Microsoft.FSharp.Core.FSharpValueOption1<Fabulous.ViewElement>,Fabulous.ViewElement,Xamarin.Forms.ItemsView)' in 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. (MT2101) (SqueakyApp.iOS)`

@SergejDK
Copy link
Collaborator

SergejDK commented Jan 3, 2020

For bigger updates (4.3 -> 4.4) we have to update FabulousXamarinForms so we can support the latest features.
This is currently in progress: #644 and the support should be there with the next release of Fabulous.

@TimLariviere
Copy link
Member

TimLariviere commented Feb 10, 2020

Closing it since #641 (with PR #644) already tracks XF 4.4 update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants