1. Test that notifications functionality remains unchanged - I sent messages and rescinds between four devices: two webs and two natives (Android and iOS).
2. Test that notifications are indeed sent in encryption order for single device - I added `console.log` to each `<platform>Push` function to examine whether notifications are sent in the right order based on `encryptionOrder` field of `Targeted<platform>Notification` instance.