I have developed an app in which app receive alerts on the iPhone app regarding their assets(Hardware) status.
I have used MQTT socket connection but as app goes in background socket got disconnected.
Apple only allows few categories through we can keep alive our app but what can we do if need to alive app when some alert need to receive...
Can some one help to let me know how can I keep alive socket connection background.
Thank you
I have used MQTT socket connection but as app goes in background socket got disconnected.
Apple only allows few categories through we can keep alive our app but what can we do if need to alive app when some alert need to receive...
Can some one help to let me know how can I keep alive socket connection background.
Thank you