Andrew Grieve created CB-1576: --------------------------------- Summary: XHR_OPTIONAL_PAYLOAD is causes messages to be dispatched multiple times Key: CB-1576 URL: https://issues.apache.org/jira/browse/CB-1576 Project: Apache Cordova Issue Type: Bug Components: iOS Reporter: Andrew Grieve Assignee: Andrew Grieve
It looks like my recent change to return YES in canInitWithRequest: cause it to be called multiple times. I think the best fix would be to uses a queue to store the messages instead of bundling them within performSelectorOnMainThread. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira