Michael Arthur
Michael Arthur
Are you initialising your class as a singleton? It should be fine if you do. On 24/07/2014, at 8:23 am, Álvaro Franco [email protected] wrote: > What if I init my...
No I can't think of why, is there any reason you don't want it in the appdelegate? Can you provide the project code?
@AlvaroFranco I'd stick to AppDelegate for now, I will have to explore this issue when I get time. It could be a SocketRocket issue.
include the entire project in the same way cocoapods would, would be easier to just use cocoapods.
did you set ui to mocha-cucumber? I've not had this issue.
This seems similar to an issue I'm facing when programmatically calling showMore, I'm using cache as well, goal is I want to highlight a specific result by object ID so...
Any chance your re-write got done? if that is the 1.1.1 version can you push it to npm please.
Thanks, yes we've ended up deciding not to have png fallbacks so no longer need to do this.
So yeah came here to use this to convert from protobuf to model and am stumped as there isn't really strong documentation for more complex multi-level models or submessage types....
It looks to be an issue with pancake sass setting sass-versioning to true initially. `var sassVersioning = true; //let’s assume the pancake module was build with sass-versioning` should be set...