Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏷️ Add typings for app hang functionality #2479

Merged
merged 3 commits into from
Sep 22, 2022

Conversation

sandergo90
Copy link
Contributor

@sandergo90 sandergo90 commented Sep 15, 2022

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

The sentry iOS sdk contains functionality to log a message to sentry when the app hangs.

This is not available in the types now. This pull requests adds the typings.

📝 Checklist

  • I reviewed submitted code
  • No breaking changes

🔮 Next steps

@marandaneto
Copy link
Contributor

Thanks @sandergo90
Have you tested this feature specifically on RN already?

@sandergo90
Copy link
Contributor Author

Hi!

We have enabled it already in our application with a ts-expect-error comment ;)

I've debugged in the iOS code, and it activated the app hanging perfectly.

src/js/options.ts Outdated Show resolved Hide resolved
@marandaneto
Copy link
Contributor

@sandergo90 thank you, please add a changelog entry and ready to go :)

@sandergo90
Copy link
Contributor Author

Done and done 👌

@marandaneto marandaneto enabled auto-merge (squash) September 22, 2022 09:54
@marandaneto marandaneto merged commit 8848f4d into getsentry:main Sep 22, 2022
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