Looks like the master branch works with the latest version of Pixate Freestyle (2.1.4), but the currently published gem (2.1) does not work. I had to add this line to my app delegate to get it to work: PixateFreestyle.initializePixateFreestyle, but it seems this line has been added in the master branch.
Looks like the master branch works with the latest version of Pixate Freestyle (2.1.4), but the currently published gem (2.1) does not work. I had to add this line to my app delegate to get it to work:
PixateFreestyle.initializePixateFreestyle, but it seems this line has been added in the master branch.