cancel
Showing results for 
Search instead for 
Did you mean: 

Interact with the app while showing custom in app message

NickWuzzon
Active Member

Hello, 

We are helping a client configuring their In-App-Message for their app. The message is fully designed and functions as expected but while the message is showing users can't interact with the app in the background. Is there a way we can resolve this issue so users can still use the app while the custom HTML In-App-Message is showing?

Thank you in advance, 
Kind regards, Nick

1 ACCEPTED SOLUTION

Max
Specialist

Hey @NickWuzzon,

as far as I know, unfortunately not. The custom HTML in-app message opens in a system browser WebView window. This view is overlaid on the whole screen/application. This means that it will block anything underneath it.

Best,

Max

View solution in original post

4 REPLIES 4

Max
Specialist

Hey @NickWuzzon,

as far as I know, unfortunately not. The custom HTML in-app message opens in a system browser WebView window. This view is overlaid on the whole screen/application. This means that it will block anything underneath it.

Best,

Max

Hey Max, 

Thank you for clarifying. I was a bit afraid that it would be something like that. 

Kind regards, 
Nick Donath

Hi @NickWuzzon 

To settle my personal curiosity, could you expand on the use case you were trying to solve where a user interacts with a page while the IAM is displayed? My first guess might be tool tips during onboarding but I'd love to hear what you were thinking.

Historically, modals and IAM are used to alert a user to an important message, so they often lock the background to pull focus on the message. I tried a few things using custom code but it seems it's a difficult problem to solve. Great question though. 😀

But you can use IAM slider if you want to display anything 😉