Home
AppWorks
Push Notification for AppWorks
karamjeet_singh01
Hi there,
I want to know if I can get the Push Notification for AppWorks App? I can now get the notifications in 'Activity' tab from top right side menu, but I have a requirement of getting this notification in Notification tray of device (Android or iOS) even if the AppWorks app is not running. Can anyone help me with this?
Thanks.
Find more posts tagged with
AppWorks Gateway
Comments
Ethan Beisher
Yes, see
https://developer.opentext.com/resources/documentation/AppWorks%20Gateway/39a1557782d1480e4b0d8e7eaa55f93c/page/2.7
karamjeet_singh01
Hi Ethan,
First of all, In Menu, it shows GCM Configuration.
Secondly, I tried the 'Notification Test', its only giving notification inside the AppWorks's Activity tab.
Ethan Beisher
What version of AppWorks Gateway are you using?
karamjeet_singh01
16.2.1
Ethan Beisher
GCM has been discontinued. Try upgrading to a newer version of AppWorks Gateway.
karamjeet_singh01
So for this version, the Push Notification (outside the App) is not available?
Ethan Beisher
Correct.
karamjeet_singh01
Thanks for the assistance.
karamjeet_singh01
Hi there,
Can we use '
https://fcm.googleapis.com/fcm/send
' fcm api with GCM token, GCM API Key, etc to get PUSH notification on mobile clients??
Thanks.
Ethan Beisher
Probably not. GCM API Key has been discontinued. See
https://developers.google.com/cloud-messaging/faq
karamjeet_singh01
Can we then add firebase config details in GCM Configuration (Bundle/Package ID, Project Name, Project Number, API Key) and then try to use fcm api of send?
karamjeet_singh01
My main query is can we achieve Push Notification in mobile clients while working on 16.2.1 version of AppWorks Gateway? If yes then how?
Ethan Beisher
You can certainly try, but it is using the old API and probably will not work.
karamjeet_singh01
My main query is can we achieve Push Notification (outside AppWorks app) in mobile clients while working on 16.2.1 version of AppWorks Gateway? If yes then how?
karamjeet_singh01
If I update my AppWorks Gateway to the latest version, will I directly able to get the push notification in mobile clients (outside AppWorks app)?
Ethan Beisher
Yes.
karamjeet_singh01
Thanks
karamjeet_singh01
My main query is can we achieve Push Notification (outside AppWorks app) in mobile clients while working on 16.2.1 version of AppWorks Gateway?
Ethan Beisher
No
karamjeet_singh01
Thank you very much!