You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a StackOverflow question about this issue?
I have searched StackOverflow
What happened?
Currently, the App Open Ad is being displayed when a new activity or intent is launched within the application. However, it should only be shown when the application is resumed, such as when returning from the background. This behavior is not aligned with user expectations and can lead to a poor user experience.
Expected Behavior:
The App Open Ad should be displayed only when the application is resumed after being in the background.
Steps to Reproduce:
Launch the application.
Navigate to a different activity or trigger a new intent.
Observe that the App Open Ad is displayed.
Actual Behavior:
The App Open Ad is displayed when a new activity or intent is launched, which is not the intended behavior.
This issue needs to be addressed to ensure that the App Open Ad is shown only when the application is resumed, as expected.
Relevant logcat output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
Currently, the App Open Ad is being displayed when a new activity or intent is launched within the application. However, it should only be shown when the application is resumed, such as when returning from the background. This behavior is not aligned with user expectations and can lead to a poor user experience.
Expected Behavior:
Steps to Reproduce:
Actual Behavior:
This issue needs to be addressed to ensure that the App Open Ad is shown only when the application is resumed, as expected.
Relevant logcat output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: