mkuczera / react-native-haptic-feedback

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

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

Open gunwooa opened 2 years ago

gunwooa commented 2 years 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 2 years 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 2 years ago

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