Tim Broder

Results 33 comments of Tim Broder

whoops. nevermind. Didn't read Orta's step 3 clearly enough Add the integration manually before you setup all your analytics

I think I'm close getting Swift to work with the DSL. Screen tracking is working, but I don't think I'm hooking into the event selectors correctly. Can anyone spot what...

Thanks. I did have that at first, I should have specified. But then quicktest: should have worked, no? I've updated, but still issues. I've also tried just "quicktest" ``` swift...

Some more info. I don't think it's the selectors. In addEventAnalyticsHook, the RSSWReplacement block is never called when trying to swizzle alloc on my VC It does get through to...

That opened up a good amount of info thanks for the suggestion It seems the recommended fix in this case is to use RACSubject and avoid rac_signalForSelector If I can...

I was able to get Firebase to work by [installing the provider manually](https://github.com/orta/ARAnalytics/issues/218#issuecomment-149532463 "installing the provider manually")

We've handled this by removing the photos from the dom when they get hidden, not just hiding them in css

You could use something like https://www.singer.io/ to move it to another DB

@oae thanks! If you need testing help, LMK