-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#145 Re-Open : In-app message overlay is not dismissed #149
Comments
Hey @jinnamohamed1, Unfortunately we are not able to reproduce this issue. Can you provide more context as to how you're integrating? Are you using the InAppMessage subspec or the full SDK? Also, are you doing any custom handling for in-app messages? If you don't want to have this information on our public repo, please email support@braze.com and we can help you resolve this issue that way. Thanks, |
@jinnamohamed1, closing for now. Please reopen the issue if you have any further questions. Thanks! |
@chshapiro I'd like to reopen this as I've got a repro here that also demonstrates that a Full Screen IAM functions as expected, therefore isolating the bug to the modal. I've intentionally colored the overlay that silly pink to elucidate the issue. Relevant InformationPods
NPM library
|
Report
Describe your environment.
What did you do?
Created In-app message and launched
What did you expect to happen?
Received In-app message on the application and pressed home button without dismissing the in-app. Expected to display the in-app which is in background
What happened instead?
Displayed in-app grey overlay with out any in-app dialog elements. Unable to proceed anything in the app as the Overlay appeared on the top of current viewcontroller.
Steps to reproduce
Code Snippet
Are you doing any feature customizations that may relate to the issue? Can you share the code snippet?
Project that demonstrates the issue
The text was updated successfully, but these errors were encountered: