parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

Parse taking 20 to 25 seconds on first call with back4app #1080

Closed ark-dev-account closed 3 years ago

ark-dev-account commented 3 years ago

Parse version: 1.25.0 Hi everyone I using parse with back4app and its very easy to integrate and very good in overall response, but I am facing only one issue that when ever I do my first interaction with back4app either to get config or call first cloud function it took 20 to 25 seconds to response, after first call then every single call took less than a second, even call the config again or call the same cloud function, and its only happening in real device, its not happening in simulator. I tried many devices but get same response.

ahmad-alk commented 3 years ago

You just need to use the default server URL:

https://parseapi.back4app.com

davimacedo commented 3 years ago

Would you mind to open a ticket at back4app web-site?