Skip to content

Conversation

@BrandonStalnaker
Copy link
Collaborator

Approved but not approved for blackout

@BrandonStalnaker BrandonStalnaker self-assigned this Nov 20, 2025
@BrandonStalnaker BrandonStalnaker requested a review from a team as a code owner November 20, 2025 13:41
@BrandonStalnaker BrandonStalnaker changed the title Revert "feat: Implement Manual SceneDelegate Support" revert: Implement Manual SceneDelegate Support" Nov 20, 2025
@rmi22186
Copy link
Member

Approved, but remove the trailing " from the commit message

@BrandonStalnaker BrandonStalnaker changed the title revert: Implement Manual SceneDelegate Support" revert: Implement Manual SceneDelegate Support Nov 20, 2025
@BrandonStalnaker BrandonStalnaker merged commit d13601e into main Nov 20, 2025
5 of 11 checks passed
@BrandonStalnaker BrandonStalnaker deleted the revert-453-feat/SDKE-550-Implement-Manual-SceneDelegate-Support branch November 20, 2025 14:12
mparticle-automation added a commit that referenced this pull request Jan 14, 2026
### Bug Fixes

* Crash on launch when upgrading due to NSInvalidUnarchiveOperationException ([#469](#469)) ([5241667](5241667))
* Flakey test testLoggingCommerceEventToUpload ([#475](#475)) ([6cb3475](6cb3475))
* Handle Parenthesis in Release Notes ([#487](#487)) ([a9ab226](a9ab226))
* Rokt User Attribute Mapping Fix ([#478](#478)) ([9f56a05](9f56a05))
* Simulator not found failing CI ([#472](#472)) ([33df791](33df791))
* Use awk for changelog ([#488](#488)) ([16fa905](16fa905))

### Features

* Add IntegrationTests project with Tuist and WireMock setup ([#451](#451)) ([a1e51fc](a1e51fc))
* Add trunk rule to detect mParticle API keys ([#481](#481)) ([d78a8ec](d78a8ec))
* Implement Manual Scene Delegate Support ([#462](#462)) ([71fe8b7](71fe8b7))
* Implement Manual SceneDelegate Support ([#453](#453)) ([e5cbe84](e5cbe84))
* SDKE-528 Implement Script To Preprocess Request Recordings ([#452](#452)) ([69a8ed3](69a8ed3))
* SDKE-529 Implement Verification Script ([#454](#454)) ([d5e25e0](d5e25e0))

### Reverts

* Revert "feat: Implement Manual SceneDelegate Support ([#453](#453))" ([#455](#455)) ([d13601e](d13601e))

### Tests

* add test coverage for application notifications methods ([#436](#436)) ([d2243aa](d2243aa)), closes [#434](#434)

### BREAKING CHANGES

* Static methods in MPNotificationController have been fully removed.
Use the new instance-based MPNotificationControllerProtocol implementation instead.

DEPRECATED: Static methods in MPStateMachine are deprecated and will be removed in a future release.
Migrate to the new instance-based approach.

* Create mocks

* Update AppEnvironmentProviderMock.swift

* covered pushNotificationToken

* covered setPushNotificationToken

* Create protocol for MPAppNotificationHandler

* Create MPAppNotificationHandlerMock

* replace singleton usage of appNotificationHandler

* covered didReceiveRemoteNotification

* covered didFailToRegisterForRemoteNotificationsWithError

* covered didRegisterForRemoteNotificationsWithDeviceToken

* covered handleActionWithIdentifierForRemoteNotification

* covered handleActionWithIdentifierForRemoteNotificationWithResponseInfo

* covered openURL methods

* covered continueUserActivity

* Update MPAppNotificationHandlerMock.swift
@mparticle-automation
Copy link
Contributor

🎉 This PR is included in version 9.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants