I am at a loss right now for 4 days and maybe I can't see the forest through the trees.... :sign0163:,
I have an application that performs the following:
(Get the versions out of the way)
B4A Version - 2.0.2
HttpUtils2
HttpJob
**** PROBLEM STATEMENT (NARRATIVE) *****
***** VALIDATION TEST (NARRATIVE) *****************
The above example is what perplexes me and so I have tried, maybe the service needs to be initialized on the main panel, subsequent panels... etc.
I humbly submit and raise my hand... I Need Help! :sign0085:
I have an application that performs the following:
(Get the versions out of the way)
B4A Version - 2.0.2
HttpUtils2
HttpJob
**** PROBLEM STATEMENT (NARRATIVE) *****
- -Main Panel opens - Posts information taken from phone and receives the response and displays to user and users moves to next screen (GOOD)
- -2nd Panel pnlPage2 "Page2", User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (The response is never received by the application) (FAIL)
- -3nd Panel pnlPage4 "Page3", User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (The response is never received by the application) (FAIL)
- -4nd Panel pnlPage4 "Page4", User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (The response is never received by the application) (FAIL)
- -5nd Panel pnlPage5 "Page5", (SAME RESULTS AS PAGES 2 through 4) (FAIL)
***** VALIDATION TEST (NARRATIVE) *****************
- -Main Panel opens - Posts information taken from phone and receives the response and displays to user and users moves to next screen (GOOD)
- -User stays on the MAIN Panel, but the labels, buttons and other previous screen items are visible=false, User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (GOOD)
- -User stays on the MAIN Panel, but the labels, buttons and other previous screen items are visible=false, User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (GOOD)
- -User stays on the MAIN Panel, but the labels, buttons and other previous screen items are visible=false, User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (GOOD)
- -User continues to stay on the MAIN Panel, but the labels, buttons and other previous screen items are visible=false, User fills out details hits next, information is posted (See on the webserver, database records and returns either 200 OK or data) (GOOD)
The above example is what perplexes me and so I have tried, maybe the service needs to be initialized on the main panel, subsequent panels... etc.
I humbly submit and raise my hand... I Need Help! :sign0085: