rollbar / rollbar-ios

Objective-C library for crash reporting and logging with Rollbar.
https://docs.rollbar.com/docs/ios
MIT License
65 stars 61 forks source link

fix: resolve #323: Warning payloads are reported as info payloads. #324

Closed akornich closed 3 years ago

akornich commented 3 years ago

Description of the change

fix: resolve #323: Warning payloads are reported as info payloads.

Type of change

Related issues

Fix #323

Checklists

Development

Code review

akornich commented 3 years ago

@ajtran , @letaniaferreira , thanks for the review!