Plugin Author
Murali
(@murali-indiacitys)
I compared code related to mobile app notification between 1.69 and 1.80, thread_id is passed and there is no changes recently related to this logic, it will be passed under “data” field for mobile app webview. click url will not be present, instead thread id along with url will be present in data field as 2 separate elements in data field array for mobile app webview. I will also check in test mobile app tomorrow. Same field thread id is used in desktop also, it is working fine, so it will be present in mobile app webview also.
Plugin Author
Murali
(@murali-indiacitys)
Hi
I found the problem, I have resolved that problem in today’s 1.81 version release. Please download 1.81 version, you will get thread id and click url as separate element in getdata code like in old release. Recently in one of release i merged both website and app notifications together for one to one notifications and this field got eliminated. it is included in 1.81 version. Please download latest version and verify it. Thanks. Sorry for the confusion.
= 1.81 version Mar 15 2024 =
New feature: New admin settings field added for number of days to show custom prompt for push notification again for front end users who cancels push notification in custom prompt.
PWA New feature: New admin settings field added for number of days to show PWA custom prompt for push notification again for front end users who cancels push notification in PWA custom prompt.
Update: Removed please wait processing message while subscribing notification.
Update: Optimized subscription of push notifications from custom prompt/bell icons.
Bug fix: Fix problems related to browser check logic to be compatible with Elementor and other plugins
Bug fix: Fixed problems related to duplicate notification for my comments push notifications
Update: PWA cache will not be enabled automatically, unless exclude all urls in PWA settings field set to OFF manually.
Bug fix: Resolved problem related to threadid(private messages),click url fields for webview app push notification – friendship request,accepted,private messages.
Thread Starter
Nifty
(@niftythree)
Hi Murali,
Thanks so much for looking into this and sending out an update; this seems to have resolved the issue. We’ll get back in touch if needed. 🙂
Thank you.