Skip to content

Conversation

@marcosrdz
Copy link
Member

No description provided.

@marcosrdz marcosrdz self-assigned this Jun 7, 2025
@Overtorment
Copy link
Member

@marcosrdz is that the one where you require my assistance on e2e tests..?

@marcosrdz
Copy link
Member Author

@marcosrdz is that the one where you require my assistance on e2e tests..?

Yup

@Overtorment
Copy link
Member

detox was failing probably because detox released support for 78 only now:

https://github.com/wix/Detox/releases/tag/20.40.0

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@Overtorment Overtorment added the testflight Upload iOS and macOS builds to Testflight. label Aug 8, 2025
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

✅ Build 7.2.0 (1754680454) has been uploaded to TestFlight and will be available for testing soon.

@github-actions
Copy link

✅ Build 7.2.1 (1754828211) has been uploaded to TestFlight and will be available for testing soon.

@github-actions
Copy link

✅ Build 7.2.1 (1754899932) has been uploaded to TestFlight and will be available for testing soon.

@github-actions
Copy link

✅ Build 7.2.1 (1754899779) has been uploaded to TestFlight and will be available for testing soon.

Copy link
Collaborator

@limpbrains limpbrains left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

cursor[bot]

This comment was marked as outdated.

@github-actions
Copy link

✅ Build 7.2.1 (1754996988) has been uploaded to TestFlight and will be available for testing soon.

@Overtorment
Copy link
Member

@marcosrdz can you review my changes pls?
want to finally merge this

@Overtorment
Copy link
Member

@marcosrdz ios build failed

 [09:34:17]: ▸ xcodebuild: error: Failed to build workspace BlueWallet with scheme BlueWallet.: This scheme builds an embedded Apple Watch app. watchOS 11.0 must be installed in order to archive the scheme
[09:34:17]: Exit status: 70

@marcosrdz
Copy link
Member Author

@marcosrdz can you review my changes pls?

want to finally merge this

At some point RN 78 was reverted back to 77 @Overtorment

@Overtorment
Copy link
Member

apparently, i accidently reverted RN to 77 when i wasresolving conflict, in commit a7d5a0f
ill try to revert that

cursor[bot]

This comment was marked as outdated.

Comment on lines +69 to +70
// FIXME: next line should be removed when https://github.com/wix/Detox/issues/4678 is fixed
kotlinOptions.freeCompilerArgs += ["-Xopt-in=kotlin.ExperimentalStdlibApi"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Detox have fixed this issue
wix/Detox#4817

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, looks like not released yet

const onDonePressed = () => {
// @ts-ignore idk
navigation?.getParent().pop();
};
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Navigation Regression: Success Screen Button Behavior

The "Done" button on the success screen now only pops one level, a regression from the previous customizable callback that allowed navigation to the root. The navigation?.getParent().pop() call uses a @ts-ignore, indicating a potential type safety issue or incorrect navigation API usage.

Fix in Cursor Fix in Web

@Overtorment Overtorment merged commit e6e2540 into master Aug 19, 2025
15 of 16 checks passed
@Overtorment Overtorment deleted the rn78 branch August 19, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testflight Upload iOS and macOS builds to Testflight.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants