Hello,
quick questions, does this support the newest version of FCM? Not the legacy mode? Please let me know
Since version 6.1, the plugin no longer sends notifications for posts created outside of the WordPress editor, for example via email using Postie Plugin. I believe this is the change which caused the issue:
Can you suggest a workaround to ensure that the plugin works in all circumstances?
Thanks,
Chris
]]>I’ve just updated Push Notifications for WordPress (Lite) and everything looks fine except the ‘App Subscribers’ list which is empty; previously it was populated. The ‘Tokens’ list is still populated. When I publish a post, push notifications are sent without problem.
Is this normal or could it be a sign of an issue?
]]>I have a CPT available only for a specific custom role, can i send notification only for users of that role?
Thanks
]]>we paid for your Pro version, and requested support two times, neither times receiving any notification back. Your contact form claims 48 hours maximum. in the absence of the support needed to make the investment do something, anything, we request a refund.
]]>Hi,
Im interested in this plugin and in the premium version but the contact form in your site isn’t working (after sending the message I get a grey screen). Can you give me your email?
Thanks!
PLEASE say it has an audio alert? I have aclient that requires an audio alert when notification is received (desktops)
]]>I’ve started seeing this in the debug logs since the last update:
Notifications for the post [post_title] deliberately not sent
Plus reports from Android users that they are not getting notifications.
Can you help?
]]>I’ve set up everything correctly and added device’s token to tokens list. But when I am trying to send test notification I get error with link to Debug page, but error’s text on that page is empty.
WP 5.8.1
OpenSSL 1.0.2k
cURL 7.53.1 (http2 enabled)
PHP 7.4.24
As the LITE version does not appear to support HTTP/2-based Apple Push Notification service but Apple say they will require it from March 31st, does that mean that the LITE version of your plugin will be unusable for sending notifications to iOS devices from that date?
Thanks!
Chris
]]>Hi, I configured the lite plugin, and ios/android apps, I tested apps notificacions without issues, but when I use the wp-plugin to register the device I get the error:
{
“error”: “500”,
“reason”: “Internal Server Error”,
“detail”: “Mandatory parameter os missing”
}
The strange thing is that I am indicating the parameter correctly according to the documentation:
/pnfw/register?os=iOS&token=f21b048a3ef9d2e6d1b68d0d10c9df36354cdaa559207f870350d542daefd695
I appreciated any help.
]]>Hi,
I’m getting the following error when trying to send a test push via iOS APNS:
Unable to connect to 'tls://gateway.sandbox.push.apple.com:2195': Connection refused (111)
ERROR: Unable to connect to 'tls://gateway.sandbox.push.apple.com:2195': Connection refused (111
INFO: Trying tls://gateway.sandbox.push.apple.com:2195...
INFO: Retry to connect (3/3)...
Your FAQ provide this -> https://prnt.sc/pw8p8p
That all working well inside my hosting server. Also inside the Android push notification working well.
So can you please provide me with solutions to fix above mentioned iOS error.
Thank you,
Ketan
I’ve downloaded the library but can’t seem to be able to integrate it very well with my android app. Most of the code written in this guide gives me errors, the rest just makes my app crash.
Got the app to receive notifications when I post, but when you click on them it doesn’t load the post, nor does it allow me to choose categories to get notified from.
I don’t know what the problem is, I’ve tried everything and asked everyone. Maybe does it have to do with my app being a webview? Do I have to build my app a certain way for it to work?
Thank you.
Hi there,
does the premium version of this plugin enable me to:
Thanks a lot!
Thomas
Hi,
I’m getting this error when trying to send a test push via APNS:
ERROR: Unable to connect to 'tls://gateway.sandbox.push.apple.com:2195': (0)
Your documentation provides this advice:
Why am I getting the errors Unable to connect to tls://gateway.sandbox.push.apple.com:2195 or Unable to connect to tsl://gateway.push.apple.com:2195?
Your server is unable to connect to the push service.
This can be caused by:
The SSL certificate you are using, which is invalid or it has expired (remember that a certificate is valid for 1 year).
The certificate password you specified, which is not correct.
The fact that you are using a production certificate instead of a development one (or vice versa).
The fact that Push Notifications for WordPress can’t receive inbound and outbound TCP packets over ports 2195 and 2196.
However, the SSL certificate I’m using has not expired as it has only just been generated. I’m able to send notifications using an online test site (https://www.apnstester.com/apns/), which tells me that the password and pem file are valid. Finally, I can confidently say that ports 2195 and 2196 are open and tls enabled as I have several other sites on the same server which are not having problems.
Do you know what else might be causing this issue? I would very much appreciate your support.
Thanks,
Chris
]]>I have noticed a strange issue. Whenever a token is successfully registered on PNFW, the modified date for the website’s HTACCESS file updates to the current time, though the content of the file does not appear to change. This doesn’t sound right. Any idea what might be the causing this peculiar behaviour?
]]>I’m seeing this error whenever a device attempts to register:
[15-Jan-2019 21:05:44 UTC] WordPress database error Column 'user_email' cannot be null for query INSERT INTO <code>wp_users</code> (<code>user_pass</code>, <code>user_email</code>, <code>user_url</code>, <code>user_nicename</code>, <code>display_name</code>, <code>user_registered</code>, <code>user_login</code>) VALUES ('$P$BouWWbjhcq4e8CnVKtw5U7Blh3SS1B1', NULL, '', 'anonymous1900776995', 'anonymous1900776995', '2019-01-15 21:05:44', 'anonymous1900776995') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, PNFW_Push_Notifications_for_WordPress_Lite->front_controller, PNFW_API_Register->__construct, PNFW_API_Register->create_user, wp_insert_user
Any idea what the problem might be?
Site is running:
PHP 7.1
WP 5.0.3
PNFW 4.1
Hi dear ,,
I face one problem when send notification , some times is taking time to arrive ( around 2 or even 4 hours , and some time the notification is repeat ,, Do u have solution for this .
]]>Is it possible to register app subscribers having (anonymous) name and token without actually creating separate WP users in addition? Would Push Notifications for WP still work?
Otherwise, my WP would waste space and have thousands of unnecessary users I don’t want.
Is the plugin DSGVO compliant? Where is which personal information stored?
]]>Excellent plugin, I have it working on iOS, but I see that in each notification only the title of each post is sent.
Is there any way to include the body of the post, even if it is a line?
wrong post
]]>Error:iOS SSL certificate is not correctly set.
When i upload iOS SSL certificate .Pem file its not has been uploaded .
please help me .????
]]>How can deal when click notification from notification center when app is close
]]>When attempting to register a new token currently getting the error:
{
“error”: “401”,
“reason”: “Unauthorized”,
“detail”: “Signature method is invalid”
}
This is when going to the page https://mysitename.com/pnfw/register
can you tell me how to create signature and how to register
]]>Hello,
I am using this plugin inside ionic app. I receive push notifications normally and I am able to register device token but when I try to use GET /pnfw/posts/?token=device_id&os=iOS i receive a No ‘Access-Control-Allow-Origin’ header is present on the requested resource error
I am not sure what is causing this error since all of other get methods that I use function normally.
Hope someone can help me
]]>Does this plugin only allow push notifications when new Posts are made, or does it support pushing arbitrary messages as well?
For example, without adding a new Post, could I just send a “Happy Holidays!” push message or something like that?
Kenny
]]>Hi!
I’m new to iOS programming and have only programmed in Swift. I find this API to be perfect for an app i’m currently creating, but I just found that the getting started guide was just in objectiveC. I’m having trouble to translate the objectiveC to Swift code. So can someone help me out how I can get started using this API?
Me and my team are currently using an old version of WordPress, but we’re going to update it to the latest version any time soon.
]]>Hi!
I’m new to iOS programming and have only programmed in Swift. I find this API to be perfect for an app i’m currently creating, but I just found that the getting started guide was just in objectiveC. I’m having trouble to translate the objectiveC to Swift code. So can someone help me out how I can get started using this API?
]]>Getting the following error – “401: Invalid HTTP Method” on calling the Register API.
I am passing the FCM Instance Id for the parameter “token” and Android as the value for the parameter “os”, as mentioned in the documentation.
Could you please point out as to what is going wrong and why the API call is failing?
[P.S. The server is nginx]
]]>