stormlion227 / PhotoBrowser.Forms

Full screen image viewer(Xamarin.Forms) that includes "pinch to zoom" and "swipe to dismiss" gestures.
MIT License
76 stars 47 forks source link

Not compatible with X.F. 5.0+ on Android #29

Open Martinedo opened 3 years ago

Martinedo commented 3 years ago

So far 0.1.4 version of this plugin isn't compatible with Xamarin Forms 5.0+. on Android devices because its referencing the Xamarin.Android.Support.Core.UI library which isn't longer supported. Are you planning on updating the plugin? Its a great plugin, it would be a pity to leave it behind.

For googlers.. The error code states: Can not resolve reference: Xamarin.Android.Support.Core.UI, referenced by Stormlion.FrescoImageViewer. Please add a NuGet package or assembly reference for Xamarin.Android.Support.Core.UI, or remove the reference to Stormlion.FrescoImageViewer.

NR-Main commented 2 years ago

Did you find a fix for this, or some new library?

Martinedo commented 2 years ago

Sadly, neither. Temporary my apps don't use it. Still looking for a solution.

omegazero2310 commented 2 months ago

Do you try to install to Android project rather than the shared project? I know it is late because Xamarin Forms stopped support but if you gonna maintain old project, you can try