cordova - XMLHTTPRequest completes but throws error message under PhoneGap and IOS 8 "Connection Failed" -


anyone seen "connection failed" message phonegap application running under new ios 8 while making xmlhttprequest takes longer 10ms? have app works fine under ios 7 caveat in xcode can see thread warning messages @ least not throw dialog every call user has close continue while has updated ui behind popup dialog. thread warning: ['notification'] took '31.723145' ms. plugin should use background thread. not sure if there can done, i'm using standard xmlhttprequest async call.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -