alexrainman / CarouselView

CarouselView control for Xamarin Forms
MIT License
436 stars 176 forks source link

Build Error: Cannot resolve reference: 'Com.ViewPagerIndicator' #551

Open pramodhgeorge2019 opened 5 years ago

pramodhgeorge2019 commented 5 years ago

When I tried to upgrade the xamarin forms version to 4.2 stable (old version was 2.5) keeping the carouselview.formsplugin.Android(CarouselView.FormsPlugin nuget(version 5.2) is already installed in android and .net standard projects). I am getting following errors. Cannot resolve reference: 'Com.ViewPagerIndicator' ,referenced by 'CarouselView.FormsPlugin.Android' Please add a nuget pacakage or assembly reference for 'Com.ViewPagerIndicator' Or remove the reference to 'CarouselView.FormsPlugin.Android' . We are using xamarin.android.Support libraries of v4,v7 and v13. Could you please help us on this.

Phenek commented 5 years ago

@pramodhgeorge2019 here some referenced issues that should not be closed

261

518

525

489

pramodhgeorge2019 commented 5 years ago

Thanks. Probably when will fix come? Any workaround? Highly appreciated if any.

alexrainman commented 5 years ago

A fix will come out soon. Been working on it for a while.

pramodhgeorge2019 commented 5 years ago

Thanks a lot Alex !

On Tue 22 Oct, 2019, 10:42 PM Alexander Reyes <notifications@github.com wrote:

A fix will come out soon. Been working on it for a while.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexrainman/CarouselView/issues/551?email_source=notifications&email_token=ANRZ22RSDJF27GGMHDZA4KDQP4YAJA5CNFSM4JDK22V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB6QADY#issuecomment-545062927, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANRZ22TD6CTBMJFZLQTE6ATQP4YAJANCNFSM4JDK22VQ .

srivastava1july commented 4 years ago

@alexrainman When can we expect the fix for this?