rollbar-ios icon indicating copy to clipboard operation
rollbar-ios copied to clipboard

Objective-C library for crash reporting and logging with Rollbar.

Results 6 rollbar-ios issues
Sort by recently updated
recently updated
newest added

In my current project , I'm using Rollbar scrip for crash report generation, Here is the script [run script.txt](https://github.com/rollbar/rollbar-ios/files/8590967/run.script.txt) But while creating build only I'm getting error : /bin/sh: /Users/pslmacuser/Library/Developer/Xcode/DerivedData/-fnvxopdztdzglqbuqamcejjadxiu/Build/Intermediates.noindex/ArchiveIntermediates/coinout-qa/IntermediateBuildFilesPath/coinout-ios.build/Release-iphoneos/.build/Script-D090B8B628081FAC00983739.sh:...

We are getting error in PEN Test for iOS application which used rollbar. PEN Test check for the security performance of app. We used mobSF (https://mobsf.github.io/Mobile-Security-Framework-MobSF/) tool for the PEN...

I am using Rollbar library from 4-5 years and it was working fine with xCode 13. But i upgrade xcode to 13.3.1 and i am getting following error- Command PhaseScriptExecution...

Back in macOS Catalina they have announced the depreciation of python 2. Now with 12.3 it happened and breaks the `upload .dsym script` as it uses `/usr/bin/python` https://macmule.com/2022/01/29/macos-monterey-12-3-will-remove-python-2-7-usr-bin-python/

dependencies

Hi, I can't see fully symbolized crash report in Rollbar. I tried to upload dSYM files to Rollbar settings in different ways: 1. Manually AppName.app.dSYM 2. Manually AppName.app.dSYM.zip 3. Manually...

bug
backend

Do you have any plans to add a Privacy Manifest to this library? https://developer.apple.com/documentation/bundleresources/privacy_manifest_files Is this library not required to be supported? Thank you very much!