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

How about support for macOS? #45

Closed
martnst opened this issue Jul 5, 2017 · 8 comments
Closed

How about support for macOS? #45

martnst opened this issue Jul 5, 2017 · 8 comments
Assignees

Comments

@martnst
Copy link

martnst commented Jul 5, 2017

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?

@martnst
Copy link
Author

martnst commented Jul 5, 2017

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:

  • I had to drop support for the CrashReporter, as it uses a precompiled iOS Framework.
  • It requires me to use the server post token instead of the client's one as macOS is an unknown platform.

@rokob
Copy link
Contributor

rokob commented Nov 2, 2017

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.

@rokob rokob added this to the v1-full release milestone Nov 2, 2017
@rokob
Copy link
Contributor

rokob commented Nov 2, 2017

Note, we need to make a backend change to allow macOS as the platform and support a client side token.

@rokob
Copy link
Contributor

rokob commented Jun 29, 2018

Since we have moved to KSCrash, this should just work. I can add macOS to the allowable client-side platforms to address the other issue.

@rivkahstandig3636 rivkahstandig3636 modified the milestones: v1.1.1, v1.3.0 Aug 29, 2018
@rivkahstandig3636 rivkahstandig3636 modified the milestones: v1.3.0, v1.4.0 Sep 13, 2018
@jessewgibbs jessewgibbs removed this from the v1.4.0 milestone Oct 10, 2018
@jtoy
Copy link

jtoy commented Oct 11, 2018

is there going to be official support? We have multiple apps including Mac and this is preventing us from using rollbar

akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 3, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 3, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 3, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 5, 2019
@akornich
Copy link
Contributor

akornich commented Jul 5, 2019

#168

@akornich akornich self-assigned this Jul 5, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 5, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 5, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 6, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 6, 2019
akornich added a commit to WideSpectrumComputing/rollbar-ios that referenced this issue Jul 9, 2019
- 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.
@akornich
Copy link
Contributor

@jtoy, @martnst (or anyone else interested in using Rollbar-iOS on macOS), would you be able to give a test run to our latest v1.8.0-alpha8 release on both iOS and macOS? The corresponding CocoaPod is also available. Preferably during this week.
Thank you!

@akornich
Copy link
Contributor

done.

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

No branches or pull requests

6 participants