edit in web1. Below the `CommMMKV.initialize()` line add line that sets value under a string key.
2. In `CommNotificationsHandler.java` at the beginning add line that tries to get string from the same key and logs this key in case it is present.
3. Send notification and check it the same string is logged.