sAleksovski / react-native-android-widget

Build Android Widgets with React Native
https://sAleksovski.github.io/react-native-android-widget/
MIT License
606 stars 23 forks source link

Click action issue in Redmi devices #108

Open shvdev20 opened 1 day ago

shvdev20 commented 1 day ago

Dear react-native-android-widget Maintainers,

I’m encountering an issue where click actions on widgets built with your library do not work on certain Redmi devices. The same widget functions correctly on other Android devices, so it appears to be device-specific.

This might be related to MIUI’s handling of widget interactions. I would appreciate any guidance or potential workarounds.

I am using the "react-native-android-widget": "^0.14.0"

Thank you for your support!

sAleksovski commented 1 day ago

Can you specify which Redmi devices, and what Android version they are running?

Can you share some logs?

shvdev20 commented 17 hours ago

Xiaomi Redmi Note 8 pro and some other Xiaomi phones that users have reported. There is no log. Just Click Action don't work and nothing happen.

sAleksovski commented 16 hours ago

what Android version they are running?

Without access to logs I cannot help you, I don't have a Redmi phone.