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
We want to prevent wasted resources polling for IAMs durning times where
it is unlikely they will be seen. Two changes are being made; 1. ensure
we only poll when the isInForeground is true. 2. poll the first time
the app is foregrounded, incase it is not when the SDK is initialized.
Copy file name to clipboardExpand all lines: OneSignalSDK/onesignal/in-app-messages/src/main/java/com/onesignal/inAppMessages/internal/InAppMessagesManager.kt
0 commit comments