Hi,
phone : iPhone 5s
Development Kit : Corona SDK
iOS : 10
My location : Singapore
Network Operator : Singtel ( Singapore Carrier )
When I connect to the AppWarp client using WiFi, I am able to successfully connect to it, everything works smooth, but as soon as I try to use Mobile Data to play the game, I am getting following error :
/AppWarp/JSON.lua:242: html passed to JSON:decode(): <html><head><title>400 Bad Request</title></head><body><h1>Bad Request</h1><p>No host header defined</p></body></html>
stack traceback:
[C]: in function 'assert'
/Users/abcd/Desktop/Corona App apks/TestApp/AppWarp/JSON.lua:242: in function 'onDecodeOfHTMLError'
/Users/abcd/Desktop/Corona App apks/TestApp/AppWarp/JSON.lua:510: in function 'decode'
/Users/abcd/Desktop/Corona App apks/TestApp/AppWarp/LookupChannel.lua:52: in function 'socket_recv'
/Users/abcd/Desktop/Corona App apks/TestApp/AppWarp/WarpClient.lua:455: in function 'Loop'
Can you please assist me to fix this issue. I am unable to find the reason behind this.