- Jun 6, 2020
- 11,559
- 4,422
Dear All,
I have the server set up to run according to this example
In B4A, I added the following line to the Manifest file
'CreateResourceFromFile(Macro, Core.NetworkClearText)
SetApplicationAttribute(android:usesCleartextTraffic, "true")
The B4J RMDBCServer application was running permanently on the server, but running the B4A application always gave the following error:
Logger connected to: 8437d8ad
--------- beginning of crash
--------- beginning of system
--------- beginning of main
** Service (httputils2service) Destroy **
** Service (starter) Destroy (ignored)**
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
*** Service (httputils2service) Create ***
** Service (httputils2service) Start **
ResponseError. Reason: Server Error, Response: <html>
<head>
<meta http-equiv="Content-Type"...
I have the server set up to run according to this example
برای دیدن لینک ها باید ثبت نام کنید
In B4A, I added the following line to the Manifest file
'CreateResourceFromFile(Macro, Core.NetworkClearText)
SetApplicationAttribute(android:usesCleartextTraffic, "true")
The B4J RMDBCServer application was running permanently on the server, but running the B4A application always gave the following error:
Logger connected to: 8437d8ad
--------- beginning of crash
--------- beginning of system
--------- beginning of main
** Service (httputils2service) Destroy **
** Service (starter) Destroy (ignored)**
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
*** Service (httputils2service) Create ***
** Service (httputils2service) Start **
ResponseError. Reason: Server Error, Response: <html>
<head>
<meta http-equiv="Content-Type"...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید