mkuczera / react-native-haptic-feedback

React-Native Haptic Feedback for iOS with Android similar behaviour.
MIT License
855 stars 103 forks source link

When calling 'ReactNativeHapticFeedback.trigger' in Android version 8, an error like the one below occurs. #88

Open gunwooa opened 1 year ago

gunwooa commented 1 year ago

device : Galaxy S7 edge android version : 8.0.0 react-native version : 0.68.1 react-native-haptic-feedback version : ^1.13.1 build.gradle info buildToolsVersion = "31.0.0" minSdkVersion = 21 compileSdkVersion = 31 targetSdkVersion = 31

When calling 'ReactNativeHapticFeedback.trigger' in Android version 8, an error like the one below occurs.

20220829_171101

How can I avoid that error?

helferleinsoftware commented 1 year ago

Hi, I am considering using this lib for my own app, but have no Galaxy S8 to look into this by myself. At the same time, I am worried about shipping a known bug. Do you have any updates on this?

Cheers!

pierroo commented 1 year ago

I am wondering the same, were you able to get any more news about this @helferleinsoftware ?