You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.