[ad_1]
I have a confusion how can I broadcast a message to sender of a broadcast from onReceive function of receiver end.
Usecase:
I have a scenario like I have an App1 which request data from App2, if App2 have data it will return data back to App1, if App2 will not have data it will make an API call and get data from API and send that data back to App1.
[ad_2]