Skip to content

UI Testing Fails When Registering Push Notification Token #155

Description

@PSchmiedmayer

Description

UI tests fails when enabling the registration of a push notification token by removing --skipRemoteNotificationRegistration from the passed in feature flags.

Reproduction

Boot up the testing setup as described in the README and remove --skipRemoteNotificationRegistration from any of the UI tests. A alert stating that a timeout occurs appears for the app.

This might be a regression with iOS 26 and the way push notification tokens are handled on the iOS simulator.

Expected behavior

No error alert from either the cloud function nor the application on registration.

Additional context

Screenshot of the alert from a recorded UI test:
Image

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions