Assigned
Status Update
Comments
ed...@gmail.com <ed...@gmail.com> #2
Issue with notification access code in core. Unclear where, but probably safe to assume NotificationCompat
.
No update yet.
Issue with notification access code in core. Unclear where, but probably safe to assume NotificationCompat
.
Description
01-21 19:38:41.792 D/CTBCTB ( 5173): startCustomTabs called, doing a bindCustomTabsService
01-21 19:38:41.796 W/ActivityManager( 1704): Unable to start service Intent { act=android.support.customtabs.action.CustomTabsService pkg=com.envoy.customtabsbug } U=0: not found
Neither onCustomTabsServiceConnected or onServiceDisconnected gets called. I've created a sample project to show off what's happening:
Maybe I'm doing something wrong, but I sure can't figure out what.