sAleksovski / react-native-android-widget

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

widgets didnot displays on google devices #95

Open abrar0123 opened 3 days ago

abrar0123 commented 3 days ago

why that widgets even not displays on gooogle devices , i test on multiple devices as well as emultors but in widgets options not shows on my app even remaing devices successfullly displays

sAleksovski commented 3 days ago

I don't understand. Where is it not displaying?

Can you share a video?

Widget picker or when you add it to home screen?

abrar0123 commented 1 day ago

yes means in widget picker where we pick all other apps widget didnot show that widget

sAleksovski commented 1 day ago

Please try whether the widgets from the example app from releases page are shown.

https://github.com/sAleksovski/react-native-android-widget/releases

Also, share your apk file, or create a small example project that does not work on Google device, but works on others.