so there is a new problem with the new version of Android 10 in emulator its API 29 every page that contains list-picker for now on will crush. there is any solution to that? or I need to replace the list-picker with the list view? any estimation time how much time until there will be a new release with a fix to this issue?
currently, I'm using Naivescript v6.0.1
and this is the error that I'm getting when I'm trying to open the page with listpicker
java.lang.NoSuchFieldException: No field mSelectorWheelPaint in class Landroid/widget/NumberPicker; (declaration of 'android.widget.NumberPicker' appear s in /system/framework/framework.jar!classes3.dex) at java.lang.Class.getDeclaredField(Native Method) No field mSelectorWheelPaint