-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Apptentive v6.9.2, Xcode Version 26.1.1 (17B100)
A heads up that we're seeing thread warnings for Apptentive when running.
This line in the Environment.init:
self.isInForeground = UIApplication.shared.applicationState != .background
In the Apptentive.init:
let dataProvider = ConversationDataProvider()which seems to point to ConversationDataProvider.init's body calling this not on the main thread:
self.contentSizeCategory = UIApplication.shared.preferredContentSizeCategoryReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels