Hi,
As you know, Parse is shutting down, but there are alternatives like managed Parse Hosting services
and cloud platforms that support distributions for open source Parse Server (Google,AWS,Azure...).
I made a long research and decided to try setting up my Parse server on AWS.
Server and dashboard are working well now (even if i didn't still enable SSL).
Now there is a problem regarding the use of B4A Parse library.
In my latest working configuration, authentication and login are processed by a resource XML file.
There is no server URL, so i assume it is hardcoded in the library.
How could i change that ? If it is possible without touching the library, i could prefer it, but if it is a must, how can i access the last working code of Parse library (Which is seeming as 1.2 for me, but as i remember it was newer than that) ?
Thanks & regards,
Serdar
As you know, Parse is shutting down, but there are alternatives like managed Parse Hosting services
and cloud platforms that support distributions for open source Parse Server (Google,AWS,Azure...).
I made a long research and decided to try setting up my Parse server on AWS.
Server and dashboard are working well now (even if i didn't still enable SSL).
Now there is a problem regarding the use of B4A Parse library.
In my latest working configuration, authentication and login are processed by a resource XML file.
There is no server URL, so i assume it is hardcoded in the library.
How could i change that ? If it is possible without touching the library, i could prefer it, but if it is a must, how can i access the last working code of Parse library (Which is seeming as 1.2 for me, but as i remember it was newer than that) ?
Thanks & regards,
Serdar