I have a problem then trying to put an intent with AppWidgetManager.ACTION_APPWIDGET_PICK
there is a problem somethere inside of android AppWidget ecosystem as I ca
Did you determine a workaround? I've seen apps which implement the appwidget picker to run appwidget host in their activity, and I am now receiving this exact error stating EXTRA_CUSTOM_INFO is not present. I am testing some things from the Launcher source usage of this and will report back if I can workaround the error at least.