You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is due to even the basic app using too much memory, I found this was fixed by doing a few things, I upgraded react native and removed any dev dependencies:
It seems though that even adding really basic additions to the markup cause this issue to show, unfortunately, unless this can be fixed somehow it makes the lib pretty unusable.
Description
Swiping between widgets and the desktop I find that every 1/4 times the widget displays "Unable to load"
Steps to reproduce
Wait on home screen 3-4 seconds and swipe to widget screen, repeat several times
System configuration
Please add result of
react-native info
command andreact-native-today-widget
version usedThis is a real shame at the moment as when this does work it's awesome, seriously great work making this library!
Edit: I can only replicate this on an actual device, it always works on the simulator.
The text was updated successfully, but these errors were encountered: