Skip to content

Conversation

@sergeysozinov
Copy link
Contributor

activityEventListener?.let { reactContext.removeActivityEventListener(it) }

activityEventListener = object : ActivityEventListener {
override fun onNewIntent(intent: Intent?) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

а ты уверен что так можно? это же java

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Проверял, работает

@sergeysozinov sergeysozinov merged commit 3c56125 into develop Sep 17, 2025
7 checks passed
@sergeysozinov sergeysozinov deleted the feature/WMSDK-539 branch September 17, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants