Hi,
I have implemented Core Haptics into a unity app but there are some unexpected behaviours.
I followed the documentation on GitHub and did not get any errors while implementing it.
My issue is core haptics only work on some devices, not all of them. I have 2 iPhone SE (2nd) and only one of them plays haptic feedback. I am not sure why haptic core is not working on both of them. Both phones have the same iOS versions and configurations.
How can I solve this problem?