Since last 2 months I went crazy about push notifications but nothing worked out…(I didn’t use paid extensions)…
Then I found kodular compiles apps in SDK 31 for which neither push , local notifications work.
Then I changed the manifest file compile SDK to 29 and SDK code to 10 …and voila both notifications worked.
I tested it in android 13…
Note: add push notification component and any notification extension…make sure u have requested for post notification permission…after that it work…