You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread-safety crash in DefaultExternalIntegrationsManager: Fixed a crash on com.purchasely.events.manager queue where the attributes dictionary was read concurrently with writes from setAttribute/clearAttributes.
Flow re-display state corruption: Fixed duplicate flow registration preventing proper re-initialization when flows are displayed multiple times. Improved paywall re-display to correctly reset presentation state and navigation paths. Enhanced flow state management for better handling during closure and re-opening.