Skip to content

Commit 386f8da

Browse files
authored
Merge pull request #712 from Iterable/MOB-8057-Sync-Embedded-Messages
2 parents 58dcf29 + 54450ca commit 386f8da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iterableapi/src/main/java/com/iterable/iterableapi/IterableApi.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ private void completeUserLogin() {
374374
}
375375

376376
getInAppManager().syncInApp();
377+
getEmbeddedManager().syncMessages();
377378
}
378379

379380
private final IterableActivityMonitor.AppStateCallback activityMonitorListener = new IterableActivityMonitor.AppStateCallback() {

0 commit comments

Comments
 (0)