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
[iOS] Fixed an issue with data migration to the application support folder, where the migration tool mistakenly removed the old directory in some cases.
[iOS] Setapp-generated data, such as usage reports, is now stored in the Application Support folder. This prevents internal data from appearing in the Files folder.
Fixed
[iOS] In some cases, after you activated Setapp subscription for an app and later opened it, the activation could unexpectedly reset. This update includes a more robust fix than the one introduced in version 4.3.2.
[macOS] Implemented changes that should prevent occasional crashes when connecting to the Setapp Agent.
[iOS] In some cases, after you activated Setapp and later opened the app, the activation could unexpectedly reset. We’ve addressed this issue, and it shouldn’t happen again.
[iOS] Added support for distribution via Setapp Mobile with a new start(_:_:) method for providing SetappConfiguration.
[iOS] Added SetappManager.isDistributedViaSetapp(_:) utility API to determine if the app is distributed via Setapp Mobile.
[iOS] Setapp Framework can now present permanent messages (activation prompts or issue messages), currently only used when distributed via Setapp Mobile.
[iOS] Introduced app extensions usage reporting.
Added SetappManager.shared.requestPurchaseType(_:) API to determine the app license type.
Updated
[iOS] Enhanced Setapp message alerts with new isDismissable and onDismiss properties.
[iOS] Improved SetappManager startup process.
Fixed
[iOS] Fixed Setapp message options to remain up-to-date when presenting new messages.
[iOS] Fixed "no common ancestor" crash.
[Electron] Added x86_64 architecture support to the node.