Spencer MacDonald

Results 7 comments of Spencer MacDonald

I haven't used the MUC code so I am probably not the best person to comment, but what does the code inside `autoJoin:` look like?

All of the code looks like it should run on a background queue asynchronously, have you tried passing in the default high priority queue into the initWithRoomStorage method? You should...

Yeah, I meant like that :smile:

Your code looks fine to me, I think you will need to profile the code and work out what method is actually locking the app up. How many rooms are...

You can use the time profiler to measure how long each method takes. I expect logging the date between each method call might be sufficient though.

Did you manage to solve this?

I'm experiencing this issue with a non mutation query too.