Do the push notifications work? I've not seen any requirement for the previous SDK not being compatible with newer phones / releases, but the app dev environments are constantly changing, so I'll need to investigate.
The push notifications are configurable with a user specified filter. If you want to see all events (excluding hourly test signals and heartbeats, which are filtered by default), then don't add a filter to the queue. If you only want certain events, then use a positive filter like ==burglary,==set to only receive those events as push notifications.
The push notifications are configurable with a user specified filter. If you want to see all events (excluding hourly test signals and heartbeats, which are filtered by default), then don't add a filter to the queue. If you only want certain events, then use a positive filter like ==burglary,==set to only receive those events as push notifications.

