Thanks Brain. Yes after some browsing able to figured it out. In 3.x series, version 3.3.0 got 64 bit support. Can you please help me out, How to get version 3.3.0. There is an unofficial git upto 3.1.16. and Cocoapods for 4.x.Thanks,Satya
Hi,I migrating to the latest version of analytics library v4.4. I am not able to find a method to track an event with variables.- (void)trackWithContextData:(NSDictionary *)contextData variables:(NSDictionary *)variables;It seems like in 4.4v, there is no support for variables evars and props.My cli...