Author Topic: NGUI UISlider not working in iOS  (Read 2336 times)

namquang93

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 0
    • View Profile
NGUI UISlider not working in iOS
« on: August 04, 2015, 02:09:58 AM »
Hello. I have this problem. My game is using Unity and NGUI, but I don't know why the function assigned in OnValueChange is not called when I drag the slider, while in android everything is fine. I'm using Unity 4.6.7 and NGUI 3.9.0. Please help me !

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI UISlider not working in iOS
« Reply #1 on: August 05, 2015, 08:57:40 AM »
You should always update to the latest version of NGUI before posting. That said, I don't have an answer for you. There is no reason from NGUI's side why it would work on Android but wouldn't work on iOS.