weakfl

Results 51 comments of weakfl

+1, update the dependency please

@younatics Thanks! I'm pretty busy with other projects, but I'll try to help whenever I can. I'm planning to integrate the library into an app with a couple of hundred...

@younatics I've added a `previewImageURL` parameter to the initializer and updated the demo: ```swift public convenience init(videoURL: URL, previewImageURL: URL? = nil) { self.init() self.videoURL = videoURL isVideo = true...

+1, same issue. Did build using make.py as stated in the README. Also using Xcode 6.1.1. ``` Undefined symbols for architecture armv7: "void std::__1::__sort(unsigned long*, unsigned long*, std::__1::__less&)", referenced from:...

Any update on this? We're evaluating to migrate from Crashlytics to Sentry and also assumed that watchOS is fully supported.

> not many people ask for this. That kind of surprises me considering the ever increasing number of watchOS users. > Is this a blocker for you? Well, kind of...

> the app does not get badges I'll have to check the code, currently afk. Does it work when using myopengab.org? > the Notifications menu in the App (since no...

> Would it not make sense to log the events in the app, instead of getting them from the cloud? The iOS client is only one of many UIs for...