I'm not sure about IOS, but for Android this screen allows the user to allow notification access for applications, which is vital for applications with logic that depends on reading notifications.
Looking in the code, I see the 'notification_listner' should do this, but it is commented. Why? Was it not working anymore? Would it be possible to reenable this functionality?
I'm not sure about IOS, but for Android this screen allows the user to allow notification access for applications, which is vital for applications with logic that depends on reading notifications. Looking in the code, I see the 'notification_listner' should do this, but it is commented. Why? Was it not working anymore? Would it be possible to reenable this functionality?