NAXAM / toptabbedpage-xamarin-forms

TopTabbedPage - A Xamarin.Forms page for showing tabs at top on iOS
Apache License 2.0
81 stars 24 forks source link

iOS Build error on XF 3.5.0 #29

Open douni327 opened 5 years ago

douni327 commented 5 years ago

Hi. guys.

I have something wrong problem after I have updated xamarin forms to 3.5.0.

Anyone has this problem like this?

Build error message below...

Error MT2101: Can't resolve the reference 'UIKit.UIBarButtonItem Xamarin.Forms.Platform.iOS.ToolbarItemExtensions::ToUIBarButtonItem(Xamarin.Forms.ToolbarItem,System.Boolean)', referenced from the method 'UIKit.UIBarButtonItem Naxam.Controls.Platform.iOS.TopTabbedRenderer/<>c::b__57_0(Xamarin.Forms.ToolbarItem)' in 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. (MT2101)

MichelSiqueiraBr commented 5 years ago

UP ! I upgraded my xamarin forms to 4 and gave the same problem !!