I am following the blog How to preview application on Android device in Maximo Application Framework Configuration application
I am getting follwoing error in Chrome Devtools console when trying to preview
preview.preview("http://localhost:3006","techmobile",{live:true})
Error:
[preview] Checking preview service availability ...
undefined
preview-client.js:112 [preview] Error: java.net.UnknownServiceException: CLEARTEXT communication to 172.17.0.2 not permitted by network security policy
at checkAvailability (preview-client.js:281:17)
at async preview-client.js:331:9
_log @ preview-client.js:112
(anonymous) @ preview-client.js:339
await in (anonymous)
preview @ preview-client.js:341
(anonymous) @ VM2478:1Understand this errorAI
Im getting same error when tried with ip address instead of localhost..
------------------------------
Rao
------------------------------