android / codelab-activity_transitionapi

Codelab walks you through tracking activity transition changes (start/stop run, walk, idle, drive, etc.).
Other
25 stars 11 forks source link

onreceive never called #30

Open lkarthik76 opened 1 year ago

lkarthik76 commented 1 year ago

no changes, only updated pending intent flags and build , its never called onreceive in API 33.

tidoo commented 1 year ago

@lkarthik76 does not work for me either, no updates in broadcast receiver, any help would be appreciated