halkar / xamarin-range-slider

Range slider for Xamarin and Xamarin.Forms
https://www.nuget.org/packages/Xamarin.Forms.RangeSlider/
MIT License
90 stars 51 forks source link

Range Slider not visible while running in release build IOS #144

Open VisakhRaman opened 6 years ago

VisakhRaman commented 6 years ago

Range Slider is working fine in Debug Build but not visible while running in release build IOS. But, it is working fine with Android both Debug and Release Build. Please help me out to fix this issue.

charlesroddie commented 6 years ago

MCVE

nok3250 commented 5 years ago

The same here

nok3250 commented 5 years ago

If you want to reproduce - make the build and upload it to testflight

charlesroddie commented 5 years ago

@nok3250 You will need to do basic testing. What combinations of RangeSlider and Xamarin.Forms versions have you tried (assuming you are using XF)? Which work and which don't?

nok3250 commented 5 years ago

XF 3.5.0.169047 + RangeSlider 1.0.1 doesn't work. Didn't tried other combinations

charlesroddie commented 5 years ago

Are you getting this issue on the sample project here?

charlesroddie commented 5 years ago

Also it sounds like you are getting a problem on a device. What device are you testing on?