BugfenderSDK-iOS icon indicating copy to clipboard operation
BugfenderSDK-iOS copied to clipboard

Bugfender SDK for iOS, a remote logger tailor-made for mobile

Results 7 BugfenderSDK-iOS issues
Sort by recently updated
recently updated
newest added

While working with Bugfender, we think would be useful to add to the sdk a method to know if the current device is in "debug" mode. Or in other words...

enhancement

Cannot be merged until Bugfender Dashboard is updated to support upload symbols script

Hi! 👋 We are using your framework throughout our app and now we we'd like to use in our widget, too. Now, widgets are more restrictive in what API you...

enhancement

SDK 1.10 In the install instructions for SPM, you indicate that a list of system libs are required for installation, e.g. Security, etc. I was curious if you could add...

enhancement

using the latest sdk and uploading symbols custom script: https://github.com/bugfender/BugfenderSDK-iOS/tree/master/xcode-upload-symbols the upload fails. This is the error from bugfender: ``` adding: Users/andrecarrera/Library/Developer/Xcode/DerivedData/Apollo_Streams-anlvxerhrisxpqeqfdfzrrlvapri/Build/Products/Debug-iphoneos/Apollo Streams.app.dSYM/ (stored 0%) adding: Users/andrecarrera/Library/Developer/Xcode/DerivedData/Apollo_Streams-anlvxerhrisxpqeqfdfzrrlvapri/Build/Products/Debug-iphoneos/Apollo Streams.app.dSYM/Contents/ (stored 0%)...

bug

1.10.5 *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[2] Application Specific Information: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil...

bug

I would like to enable the `NSLog` logging and send to BugFender only the logs related to a specific dependency. For us, the easiest way to catch only the logs...

enhancement