I have set up the Break Message feature in my environment. It is working as it should in the browser. However, it doesn't seem to work in the profoundui mobile client.
Is it made to work in the mobile client? if not, what alternatives do I have for sending a message to a user/session in the mobile client?
Break Messages in Mobile Client
-
- Profound User
- Posts: 91
- Joined: Fri Aug 03, 2012 11:07 am
- First Name: Paul
- Last Name: Ramcharitar
- Company Name: Banks DIH
- City: Georgetown
- Zip / Postal Code: 592
- Country: Guyana
- Contact:
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Break Messages in Mobile Client
Not sure if break messages are expected to work in mobile or not...?
But, it seems to me that there are a lot of ways to send messages to mobile devices... texts, notifications, IMs, etc...
But, it seems to me that there are a lot of ways to send messages to mobile devices... texts, notifications, IMs, etc...
-
- Profound User
- Posts: 91
- Joined: Fri Aug 03, 2012 11:07 am
- First Name: Paul
- Last Name: Ramcharitar
- Company Name: Banks DIH
- City: Georgetown
- Zip / Postal Code: 592
- Country: Guyana
- Contact:
Re: Break Messages in Mobile Client
I got it working in the mobile client. The following script which was added in my settings.js file was not being detected in the mobile client.
I had to add the script to another file which loads with the mobile client.
Code: Select all
pui["brkmsg enable"] = true;
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Break Messages in Mobile Client
I guess it depends on how you're loading the 'settings.js' file? If its loaded via userdata/custom or via code in your start.html file, then you're correct, that code isn't run in a mobile session.
But, if you load it via the userdata/extension/mobile directory, it should work fine.
But, if you load it via the userdata/extension/mobile directory, it should work fine.
-
- Profound User
- Posts: 91
- Joined: Fri Aug 03, 2012 11:07 am
- First Name: Paul
- Last Name: Ramcharitar
- Company Name: Banks DIH
- City: Georgetown
- Zip / Postal Code: 592
- Country: Guyana
- Contact:
Re: Break Messages in Mobile Client
Okay. Thank you for that clarification.
Who is online
Users browsing this forum: No registered users and 4 guests