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
CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 756. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug + xml parsing #7
While i am parsing xml in iOS 11. I am getting CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 756. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug + xml parsing logs.