Serj Agopian
Serj Agopian
@rainwolf I see.. Could ios version specific problems arise? Because as I said I tried on everything great than 10.3.1 and it works perfect. I'm wondering if the problem could...
Update: I tested on the simulator for O.S 10.3.1 it worked as well. I'm guessing its because the device I am testing on.. Not sure what is wrong.. This is...
Update: Turned out that the device's date was changed, and that was the reason why it wasn't able to build the circuit or get certs.
Hey @Narayane, Since `resolve` exists in the same scope you would need to help the compiler here and do the following `DIKit.resolve()` and it should work fine
> Why not just make it a computed property? May I please ask you to elaborate? I am trying to tackle the same problem and I have just started with...
@jhurray I'm not sure if I follow can you please provide an example?
I have the same problem. None of my files get the duration, and some files don't even get Metadata. Any update on this?
I have solved this by using the same logic of the MTMathListBuilder mathListToString. Here is the code, it would be a nice addition to the class (it also handles putting...
Anytime! Love giving back to the community! Anyways I had found a bug with my code will edit my comment to add the fix to it. A problem where the...
Also what I realized the [_insertionIndex next] will keep on incrementing the _insertionIndex.atomIndex even if there is nothing after the current index. For example, 5+5/5+10-9|