This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] After updating XF 5.0.0.1931 getting Java.Lang.IllegalArgumentException: Invalid target position at Java.Interop.JniEnvironment+InstanceMethods.CallVoidMethod #13616
Labels
a/carouselview
e/3 🕒
3
i/high
Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often
in-progress
This issue has an associated pull request that may resolve it!
p/Android
t/bug 🐛
Description
I have updated Xamarin.Forms nuget package version from 4.8.0.1821 to 5.0.0.1931. After updating it I am getting this exception in my app where I have implemented Carousel view. Facing this exception only in Android.
Stack trace:
Steps to Reproduce
Expected Behavior
It should update property when value get updates and call OnPropertyChanged event without any error.
Actual Behavior
Its not working, throws this error.
Basic Information
Environment
Show/Hide Visual Studio info
Build Logs
Screenshots
Reproduction Link
CarouselDemo.zip
Workaround
Not any
The text was updated successfully, but these errors were encountered: