My HTTP get and post API with rxjs
not working if i use CDVWKWebViewEngine
for IOS App
[DEBUG] Did open IPv4 listening socket 6
[DEBUG] Did open IPv6 listening socket 7
[INFO] GCDWebServer started on port 8080 and reachable at http://localhost:8080/
2017-07-24 15:32:04.540195+0530 Keeper[763:520520] CDVWKWebViewEngine: trying to inject XHR polyfill
2017-07-24 15:32:04.736864+0530 Keeper[763:520520] CDVWKWebViewEngine will reload WKWebView if required on resume
2017-07-24 15:32:04.737016+0530 Keeper[763:520520] Using Ionic WKWebView
2017-07-24 15:32:04.738320+0530 Keeper[763:520520] [CDVTimer][handleopenurl] 0.374019ms
2017-07-24 15:32:04.748953+0530 Keeper[763:520520] [CDVTimer][intentandnavigationfilter] 10.448039ms
2017-07-24 15:32:04.749381+0530 Keeper[763:520520] [CDVTimer][gesturehandler] 0.236034ms
2017-07-24 15:32:04.779321+0530 Keeper[763:520520] [CDVTimer][splashscreen] 29.834032ms
2017-07-24 15:32:04.804716+0530 Keeper[763:520520] [CDVTimer][statusbar] 25.201976ms
2017-07-24 15:32:04.807498+0530 Keeper[763:520520] [CDVTimer][keyboard] 2.551019ms
2017-07-24 15:32:04.807686+0530 Keeper[763:520520] [CDVTimer][TotalPluginStartup] 69.822967ms
[DEBUG] Did open connection on socket 8
[DEBUG] Did connect
[DEBUG] Did start background task
[DEBUG] Connection received 445 bytes on socket 8
[DEBUG] Connection on socket 8 preflighting request "GET /var/containers/Bundle/Application/deviceid/Keeper.app/www/index.html" with 445 bytes body
[DEBUG] Connection on socket 8 processing request "GET /var/containers/Bundle/Application/deviceid/Keeper.app/www/index.html" with 445 bytes body
[DEBUG] Connection sent 303 bytes on socket 8
[DEBUG] Connection sent 1431 bytes on socket 8
[DEBUG] Did close connection on socket 8
[VERBOSE] [::1:8080] ::1:56784 200 "GET /var/containers/Bundle/Application/deviceid/Keeper.app/www/index.html" (445 | 1734)
[DEBUG] Did open connection on socket 8
[DEBUG] Did open connection on socket 9
[DEBUG] Did open connection on socket 10
[DEBUG] Did open connection on socket 11
[DEBUG] Connection received 506 bytes on socket 8
it have a long logs, posted a part