Mod edit (@harrisonhjones): Reduced title length. Original title: Anyway a subscribed Particle events can wake up an iOS app in background
I am writing an iOS app that subscribed to Particle events, however I only get the events when the app in foreground, any events fed from the server during the app is suspended was delayed until the app back to active. Is it possible to wake up a suspended iOS app by a Particle event in background? Thanks in advance.