Skip to content

Commit

Permalink
Merge pull request #371 from Iterable/MOB-3091-2-SyncInApp-with-initi…
Browse files Browse the repository at this point in the history
…alization

[MOB-3091] - Sync In App after initialization
  • Loading branch information
Ayyanchira authored Aug 20, 2021
2 parents 987ec0d + bf48b2e commit 390da1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public interface Listener {
this.displayer = displayer;
this.activityMonitor = activityMonitor;
this.activityMonitor.addCallback(this);

syncInApp();
}

/**
Expand Down

0 comments on commit 390da1e

Please sign in to comment.