I have a problem with application widgets that do not appear when upgrading from a previous version. The widget works fine on all devices and versions of the Android OS so far, except for Lollipop 5.1 (Nexus 5 device).
The funny thing is that if I have a debug build on my phone, see the "Widget loading problem" error and start a new build without changing anything in the code, the widget will return to normal operation.
The problem is that this also affects release builds.
[EDIT]: forgot to mention, but LogCat does not display any errors, the views used in xml files are those that are required in the documentation. (it makes sense, since the widget functions in every case, except for this)
Does this allow someone to call?
source
share