-
Notifications
You must be signed in to change notification settings - Fork 57
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
How about support for macOS? #45
Comments
Update: I managed to get it running and post items on macOS, by making some adjustments to it locally. There are some downside still though:
|
Moving to KSCrash should resolve this issue and is something we are planning as part of the v1 release. Adding to that milestone so we can track support for macOS. |
Note, we need to make a backend change to allow macOS as the platform and support a client side token. |
Since we have moved to KSCrash, this should just work. I can add |
is there going to be official support? We have multiple apps including Mac and this is preventing us from using rollbar |
- feat: ref rollbar#168: add support for high sierra - feat: ref rollbar#45: How about support for macOS? - feat: resolve rollbar#176: Add sandboxing status detection to RollbarCachesDirectory. - fix: resolve rollbar#171: Fix build errors during cocoapods' trunk push - docs: resolve rollbar#175: Create a sample app - macOSAppWithRollbarCocoaPod.
done. |
Hi have an app with both an iOS and a macOS version and would like to track errors from both of them into rollbar. Do you have any plans on also supporting macOS?
The text was updated successfully, but these errors were encountered: