Skip to content

Commit

Permalink
Update swift-sdk/Internal/in-app/InAppManager.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Joao Dordio <[email protected]>
  • Loading branch information
sumeruchat and joaodordio authored Jan 9, 2025
1 parent 559f15a commit e58ca3d
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 @@ -323,7 +323,7 @@ class InAppManager: NSObject, IterableInternalInAppManagerProtocol {
callback: ITBURLCallback? = nil) {
ITBInfo()

if message.isJsonOnly {
guard !message.isJsonOnly else {
return
}

Expand Down

0 comments on commit e58ca3d

Please sign in to comment.