-
If I print empty log message
```
DDLogVerbose(@"%@", responseObject); // responseObject = @""
```
Bugfender sdk crashes:
```
*** Terminating app due to uncaught exception 'NSInvalidArgumentExcepti…
-
It looks like in #6 it's agreed that all CocoaPods execution will lead to adding `-ObjC` to `OTHER_LDFLAGS` but with a pure Swift project in Xcode 7 it looks like this is no longer the case. Categorie…
-
Hey,
How about open sourcing the code instead of just a compiled SDK? Would be great for me to debug an issue I'm having in Swift 2.0 and Xcode 7. The sample project in your other repo (after my pull…
-
Please recompile the binary with bitcode enabled.
Or even better, release the source code.
-
Works fine for the app target itself, but when xcode tries to compile the test target from command line it fails to find bugfender at link time. Building the project itself seems to be fine. This is r…
-
[!] Unable to read the license file `/Users/billylo/Xcode/Mayday2/MaydayApp/Pods/BugfenderSDK/See http://bugfender.com/terms-of-service/` for the spec `BugfenderSDK (0.3.5)`
-
While objective c works seamlessly with Swift, C macros doesn't. In order to use Bugfender in swift something like this is needed
``` objc
@interface Bugfender (Swift)
+ (void)logWithFilename:(NSStr…
-
.xcconfig files generated by `pod update' command override FRAMEWORK_SEARCH_PATHS variable which was set on the project level.
project.pbxproj file
```
4909C9CE17BBB02500A1D331 /* Release */…
adubr updated
9 years ago
-
see this one
*[bugfender/BugfenderSDK-iOS#8](https://github.com/bugfender/BugfenderSDK-iOS/issues/8)
```
while processing /devProgarm/daxidi/iphone/trunk/Customer‘sHipster/Customer‘sHipster/ThridPart…