- You are here:
- Home
- Q&A
- Q&A
- PowerServer Mobile (Obsolete)
- background notifications
- arturo garza gonzalez
- PowerServer Mobile (Obsolete)
- Thursday, 7 February 2019 23:32 PM UTC
- Friday, 8 February 2019 02:07 AM UTC
- PowerServer Mobile (Obsolete)
- # 1
This shows how to have your app run with the main window hidden with an icon in the system notification area. It also shows displaying notification messages.
http://www.topwizprogramming.com/freecode_icontray.html
Comment
- arturo garza gonzalez
- Friday, 8 February 2019 15:45 PM UTC
Hello, thank you for your advice but I forget to say I'm talking about power server mobile, not desktop application.
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Friday, 8 February 2019 15:52 PM UTC
- PowerServer Mobile (Obsolete)
- # 2
Hi Arturo;
Are you talking about "Server Push" based notifications to the PS Mobile App - where in turn, the App uses the Mobile "Notification" object to drive the notification message to the device user?
Regards ... Chris
Comment
- arturo garza gonzalez
- Friday, 8 February 2019 16:34 PM UTC
thanks for your attention chris,
what I trying to do is if my Ps mobile app is running in the background, send notifications to the phone notification bar from the same app.
what I trying to do is if my Ps mobile app is running in the background, send notifications to the phone notification bar from the same app.
-
Helpful Loading... Helpful 0
- Chris Pollach @Appeon
- Friday, 8 February 2019 17:18 PM UTC
Have you tried this using the PowerServer "eon_mobile_notification" object class located in the PS supplied "WorkArounds" PBL?
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Tuesday, 30 April 2019 14:16 PM UTC
- PowerServer Mobile (Obsolete)
- # 3
Hi Arturo and Chris,
I am in the same situation, trying to pop up a message on the notification bar (via eon_mobile_notification) but the message is not showing up if the app is in background, which makes it quite unpractical.
Best,
.m
Comment
- Chris Pollach @Appeon
- Tuesday, 30 April 2019 19:10 PM UTC
Hi Marco;
FYI: I have noticed that Android notifications behave differently than iOS ones. Which O/S are you referring to?
FWIW: I always send notifications in my mobile App's when they active in the foreground. I have not tried the background notification route. Sounds like it could be a bug. You might like to submit a Support Ticket for this.
Regards ... Chris
FYI: I have noticed that Android notifications behave differently than iOS ones. Which O/S are you referring to?
FWIW: I always send notifications in my mobile App's when they active in the foreground. I have not tried the background notification route. Sounds like it could be a bug. You might like to submit a Support Ticket for this.
Regards ... Chris
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »