I can use the RestClient object in a mobile application. It works fine when I run the application on my computer but I tried it but when I run the application on the mobile phone it doesn't work.
- René Guin
- PowerServer Mobile (Obsolete)
- Thursday, 25 July 2019 05:45 AM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Can we use HTTPClient instead on Appeon Mobile?
I have a working code for desktop app which doesn't work on Mobile e.g. the below returns 0:
li_rc = http.SendRequest("GET", "https://jsonplaceholder.typicode.com/posts")
0 is not listed as return value on your website so I assume that HTTPClient doesn't work on Appeon Mobile?
https://www.appeon.com/support/documents/appeon_online_help/pb2017r2/powerscript_reference/ch10s536.html
The Httpclient is new feature added on PowerServer 2019, but not support on PowerServer 2017.
https://www.appeon.com/support/documents/appeon_online_help/ps2019/new_features_guide/ch01s02.html
Regards,
ZhaoKai