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
Hi,
in the file EtoileFoundation/EtoileXML/ETXMLParser.m at line 390 an exception is raised up, actually, just wit a google account. It looks like an array out of bound exception and the message printed is:
"StepChat[4636:303] An exception (Invalid parameter not satisfying 'index < [self count]') occured while ending element iq. Write better code!"
from Xcode.
Actually I can't work on this kind of problem because it occurs sporadically.
Usually I put a breakpoint at line 390 and wait... sooner or later it will happen.
N.B: This problem is just with google account, so to test and fix it you need a google account (Eric?).
Please help to make a better code quality.
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
in the file EtoileFoundation/EtoileXML/ETXMLParser.m at line 390 an exception is raised up, actually, just wit a google account. It looks like an array out of bound exception and the message printed is:
"StepChat[4636:303] An exception (Invalid parameter not satisfying 'index < [self count]') occured while ending element iq. Write better code!"
from Xcode.
Actually I can't work on this kind of problem because it occurs sporadically.
Usually I put a breakpoint at line 390 and wait... sooner or later it will happen.
N.B: This problem is just with google account, so to test and fix it you need a google account (Eric?).
Please help to make a better code quality.
Thank you
The text was updated successfully, but these errors were encountered: