I made a app called ‘A’ and tested notification on Android and then it worked!
after this, i splited app ‘A’ into ‘A’ and ‘B’ with sharing database option, set notificaion like
sending notification by ‘A’, receiving notification on ‘B’ app.
but i tried to test the notification on Android, it didn’t work at all
So, i’m wondering notification doesn’t work with splited 2 apps with sharing database option(like ‘A’ and ‘B’)?
or if i was set something wrong, could you please give me a advise ?