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: Bugsnag on watchOS app #6060

Merged
merged 7 commits into from
Jan 29, 2024
Merged

ADD: Bugsnag on watchOS app #6060

merged 7 commits into from
Jan 29, 2024

Conversation

marcosrdz
Copy link
Member

No description provided.

@marcosrdz marcosrdz self-assigned this Jan 28, 2024
@Overtorment
Copy link
Member

conflicts

@marcosrdz
Copy link
Member Author

conflicts

solved

func applicationDidFinishLaunching() {
scheduleNextReload()
updatePreferredFiatCurrency()
if let isDoNotTrackEnabled = groupUserDefaults?.bool(forKey: "donottrack"), !isDoNotTrackEnabled {
Copy link
Member

Choose a reason for hiding this comment

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

you added it to applewatch code? eh, lets add it to ios app as well, my idea with js-onlyimplementation didnt work.
perhaps in another PR

Copy link
Member Author

Choose a reason for hiding this comment

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

We already have crash reports that seem pre-Metro bundler. Its super crucial to have it on the native side

Copy link
Member

Choose a reason for hiding this comment

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

Yeah I agree

@GladosBlueWallet
Copy link
Collaborator

♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫

[android in browser] https://appetize.io/app/msplhznadxxduenq7fqgpqolou?device=pixel4

download apk

@marcosrdz marcosrdz merged commit 309e46e into master Jan 29, 2024
15 checks passed
@marcosrdz marcosrdz deleted the watchosbug branch January 29, 2024 03:04
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.

None yet

3 participants