Skip to content

Conversation

lposen and others added 30 commits October 10, 2025 15:08
…-app' into loren/embedded/MOB-12261-add-embedded-manager-class
…-app' into loren/embedded/MOB-12261-add-embedded-manager-class
…to loren/embedded/MOB-12263-android-add-ability-to-sync-embedded-messages
lposen and others added 27 commits January 10, 2026 22:42
…tup-embedded-integration-for-ios

[SDK-237] Set up embedded for iOS
…ability-to-start-and-end-a-session

[SDK-240]: add start and end embedded session methods to ReactIterableAPI
…ability-to-sync-and-get-messages

[SDK-235] Add ability to sync and get messages
…se-impression-a' into loren/embedded/SDK-231-ios-add-click-handling-and-track
…' into loren/embedded/SDK-303-make-the-embedded-functionality-for-ios-and-andrio
…for-ios-and-andrio' into loren/embedded/SDK-234-ios-add-real-time-updates-and-track-message-rece
…start-impression-and-pause-impression-a

[SDK-232] add startEmbeddedImpression and pauseEmbeddedImpression methods to ReactIterableAPI
…click-handling-and-track

[SDK-231] Add click handling tracking
…-embedded-functionality-for-ios-and-andrio

[SDK-303] Make the functionality for ios and android the same
…real-time-updates-and-track-message-rece

[SDK-234] Add real time updates to iOS
</View>
</ScrollView>
</SafeAreaView>
);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function with high complexity (count = 6): Embedded [qlty:function-complexity]

if onEmbeddedMessageUpdatePresent || onEmbeddedMessagingDisabledPresent {
IterableAPI.embeddedManager.addUpdateListener(self)
}
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function with high complexity (count = 6): initialize [qlty:function-complexity]

*
* TODO: Figure out if this is purposeful
*/
// eslint-disable-next-line eqeqeq
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'eqeqeq' rule is disabled but never reported. [eslint:eslint-comments/no-unused-disable]

Suggested change
// eslint-disable-next-line eqeqeq

*/
// eslint-disable-next-line eqeqeq
onEmbeddedMessagingDisabledPresent:
this.onEmbeddedMessagingDisabled != undefined,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected '!==' and instead saw '!='. [eslint:eqeqeq]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

embedded Issues/PRs related to Embedded Messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants