Skip to content

Commit

Permalink
[MOB-9233] Updated code according to the new discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
sumeruchat committed Jan 9, 2025
1 parent 3935cd8 commit e78a4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift-sdk/Internal/in-app/InAppManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ class InAppManager: NSObject, IterableInternalInAppManagerProtocol {
ITBDebug("Setting last display time: \(String(describing: lastDisplayTime))")

show(message: message, consume: !message.saveToInbox)
}
}
}

private func processAndShowMessage(messagesMap: OrderedDictionary<String, IterableInAppMessage>) {
Expand Down

0 comments on commit e78a4eb

Please sign in to comment.