Since upgrading my iPhone 6 Wordpress app I am having trouble creating posts. I can create a post with a few words , edit it rename it etc..all fine. When I try and create a new post with a lot of text (e.g 800 words ) it fails. I have switched off all the plugins. I have switched on logging And I get the following :
'015/05/25 22:45:38:858 !!! Attempted to create a revision of a revision
2015/05/25 22:46:42:389 <WPPostViewController: 0x162a09870> savePost
2015/05/25 22:46:42:392 Copying attribute author
2015/05/25 22:46:42:392 Copying attribute authorAvatarURL
2015/05/25 22:46:42:392 Copying attribute content
2015/05/25 22:46:42:392 Copying attribute date_created_gmt
2015/05/25 22:46:42:392 Copying attribute mt_excerpt
2015/05/25 22:46:42:392 Copying attribute mt_text_more
2015/05/25 22:46:42:392 Copying attribute password
2015/05/25 22:46:42:392 Copying attribute permaLink
2015/05/25 22:46:42:392 Copying attribute postID
2015/05/25 22:46:42:392 Copying attribute postTitle
2015/05/25 22:46:42:392 Copying attribute post_thumbnail
2015/05/25 22:46:42:392 Copying attribute remoteStatusNumber
2015/05/25 22:46:42:392 Copying attribute status
2015/05/25 22:46:42:392 Copying attribute wp_slug
2015/05/25 22:46:42:392 Copying attribute geolocation
2015/05/25 22:46:42:392 Copying attribute latitudeID
2015/05/25 22:46:42:392 Copying attribute longitudeID
2015/05/25 22:46:42:392 Copying attribute postFormat
2015/05/25 22:46:42:392 Copying attribute publicID
2015/05/25 22:46:42:392 Copying attribute tags
2015/05/25 22:46:42:392 Copying relationship blog
2015/05/25 22:46:42:392 Skipping relationship original
2015/05/25 22:46:42:392 Skipping relationship revision
2015/05/25 22:46:42:392 Copying relationship comments
2015/05/25 22:46:42:392 Copying relationship media
2015/05/25 22:46:42:392 Copying relationship categories
2015/05/25 22:46:43:246 post uploaded: Compton
2015/05/25 22:46:48:144 Copying attribute author
2015/05/25 22:46:48:145 Copying attribute authorAvatarURL
2015/05/25 22:46:48:145 Copying attribute content
2015/05/25 22:46:48:145 Copying attribute date_created_gmt
2015/05/25 22:46:48:145 Copying attribute mt_excerpt
2015/05/25 22:46:48:145 Copying attribute mt_text_more
2015/05/25 22:46:48:145 Copying attribute password
2015/05/25 22:46:48:145 Copying attribute permaLink
2015/05/25 22:46:48:145 Copying attribute postID
2015/05/25 22:46:48:145 Copying attribute postTitle
2015/05/25 22:46:48:145 Copying attribute post_thumbnail
2015/05/25 22:46:48:145 Copying attribute remoteStatusNumber
2015/05/25 22:46:48:145 Copying attribute status
2015/05/25 22:46:48:145 Copying attribute wp_slug
2015/05/25 22:46:48:145 Copying attribute geolocation
2015/05/25 22:46:48:145 Copying attribute latitudeID
2015/05/25 22:46:48:145 Copying attribute longitudeID
2015/05/25 22:46:48:145 Copying attribute postFormat
2015/05/25 22:46:48:145 Copying attribute publicID
2015/05/25 22:46:48:145 Copying attribute tags
2015/05/25 22:46:48:145 Copying relationship blog
2015/05/25 22:46:48:145 Skipping relationship original
2015/05/25 22:46:48:145 Skipping relationship revision
2015/05/25 22:46:48:145 Copying relationship comments
2015/05/25 22:46:48:145 Copying relationship media
2015/05/25 22:46:48:145 Copying relationship categories
2015/05/25 22:47:03:602 <WPPostViewController: 0x15eeacf70> savePost
2015/05/25 22:47:03:607 Copying attribute author
2015/05/25 22:47:03:607 Copying attribute authorAvatarURL
2015/05/25 22:47:03:607 Copying attribute content
2015/05/25 22:47:03:608 Copying attribute date_created_gmt
2015/05/25 22:47:03:608 Copying attribute mt_excerpt
2015/05/25 22:47:03:608 Copying attribute mt_text_more
2015/05/25 22:47:03:608 Copying attribute password
2015/05/25 22:47:03:608 Copying attribute permaLink
2015/05/25 22:47:03:608 Copying attribute postID
2015/05/25 22:47:03:608 Copying attribute postTitle
2015/05/25 22:47:03:608 Copying attribute post_thumbnail
2015/05/25 22:47:03:608 Copying attribute remoteStatusNumber
2015/05/25 22:47:03:608 Copying attribute status
2015/05/25 22:47:03:608 Copying attribute wp_slug
2015/05/25 22:47:03:608 Copying attribute geolocation
2015/05/25 22:47:03:608 Copying attribute latitudeID
2015/05/25 22:47:03:608 Copying attribute longitudeID
2015/05/25 22:47:03:608 Copying attribute postFormat
2015/05/25 22:47:03:608 Copying attribute publicID
2015/05/25 22:47:03:608 Copying attribute tags
2015/05/25 22:47:03:608 Copying relationship blog
2015/05/25 22:47:03:608 Skipping relationship original
2015/05/25 22:47:03:608 Skipping relationship revision
2015/05/25 22:47:03:608 Copying relationship comments
2015/05/25 22:47:03:608 Copying relationship media
2015/05/25 22:47:03:608 Copying relationship categories
2015/05/25 22:47:05:760 post failed: Request failed: not found (404)
It's weird and frustrating. Any ideas?