Mobile version of Widget issues

Morning,

We are having issues with the Mobile version of our chat widget.
We have had bad feedback from customers using our site and it may prevent people purchasing our products, so looking for a fix asap.

Our webchat widget is on a delay so after 30 seconds it pops up to the customer, on the desktop this is fine as our customers can still navigate around it without minimizing the widget. However, for our customers using mobile, the widget takes up the whole screen so every time they move to another page, it automatically pops up after 30 seconds and takes up the whole screen. They have to minimize or completely close the chat on every single page to navigate our site.

Is there an easy way to stop this from automatically being maximised? I don't want to re-size the mobile version because if a customer does want to chat to us then they would need to zoom in or deal with small text.

I can't see much information about mobile rendering across the resources, other than these 3 bits of code:

mobileMode: ,
I know the default is auto, which when it recognizes a mobile, it uses full screen. I also know that if I set this to true, desktop versions would also show a widget that takes up the whole screen , which we don't want. What happens if I set this to false? Or is this the same as Auto?

mobileModeBreakpoint:
Apparently, this is the size of the mobile widget in pixels & default is 600. I obviously don't want to use this.

minimizeOnMobileRestore:
Not actually sure what this bit of code does, it doesn't really explain anywhere. When I test this on desktop it doesn't do anything ofcourse. Can you advise?

Our developer resource is really limited so I can't ask them to spend hours trying to resolve this. I'm not a developer/coder but can test desktop versions of the widget but unable to test mobile versions so that's why I don't know the answers to the above.

Are any of the above on the right track or will we need some heavy coding e.g. making a chat button that would be required? If it requires heavy coding, could you direct me the easiest step by step process as we have tried making chat buttons before but for some reason some of the code provided on your resource crashes our website.

Happy to have both mobile & desktop do the same thing, i.e. not maximise when it pops up.
So that it looks like the below picture.
image

Hi,

There's currently no way to control the size of the chat window. The best solution currently is disabling the delay altogether for mobile users so they can open the chat window if/when needed.
If you would like to see the ability to resize on mobile added in future you can post the request to our ideas portal, product management use this to help decide what features to add for future releases.

Hi there Ronan,

Sorry, I don't want to resize the widget on mobiles, I want it to stop opening fully/maximising when it does appear on the page for mobile customers.

Does that make sense? Essentially, so it is just minimized, not smaller. If I remove the delay then on every single page the customer navigates to, it would just load the widget taking up their whole screen again, having to click the minimize or exit icon every single time it pops up, which would annoy me let alone potential customers.

Eilidh.

Sorry, misunderstood the question there.
I'm not very familiar with webchat but I've found some documentation on minimizeOnMobileRestore. It says:

Enable/disable the minimized state of webchat on chat restore.
Note: This option is only for mobile mode.

It's worth setting that to true to see if it solves the issue. If that doesn't work, let me know and I'll ask someone more familiar with WebChat for a potential solution.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.