Hi everyone!
I need help I’m new at this and I made this Drag and Drop Test using one of the examples in this forum. It works fine in Desktop, but I need to use it in an iPad and it’s not working. It doesn’t drag the items.
What did I do wrong?
Thanks guys for your help! but I’m having two problems in IOS know. I checked them in the Hype Reflect and happens the same.
1- This Drag and Drop makes the circle go back to its original position if the answer is wrong (If you don’t drag in the correct answer). But in iPad and iPhone sometimes it does, and sometimes it doesn’t.
2- The first time you drag in a wrong place, it goes back to the original position, but if you touch again this circle, it goes to another position that it’s not where the finger is. It’s like it doesn’t recognize where the finger is.
I'm seeing both of these issues as well. It seems like the element position is getting confused. Since Hype and Jquery are both (at different points) handling element position at different times I'm not sure how to resolve this. Maybe try turning off 'drag' in the Action inspector for elements? And just rely in jQuery's handling?