Basically my app will be in the background (or maybe even closed) and then fire certain screen when a remote camera reads a number, and sends it to the app along with an ID. In other words how do I make my app “listen” for a particular push of data?
Which is the way to go, restful apis?
Should I use OneSignal for this?
Any Tutorial out there related?