Core Haptics not working

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?

Hi @ugurinal. Can you confirm the model number of your devices and share them here so we can be sure both devices are what you think they are? It would also be helpful if you could share any logs you have from your Xcode debugger session.

Additionally, it's also worth looking into your Accessibility settings to verify that you have haptics enabled, found under Settings > Accessibility > Touch > Vibration

Core Haptics not working
 
 
Q