We are using the MIP SDK to authenticate against the Mobile Server. The login process seems to take around 15-20 seconds. Is this delay expected? Is there a way to speed up the process? After successful auth, the responses are very quick.

Some quick question:

If you login using the Web client, is the login faster or do you see a similar delay?

What part of the Mobile SDK do you use?

https://doc.developer.milestonesys.com/mipsdkmobile/

Do you use a sample from the Mobile SDK? If yes, which?

The web client is a lot faster to login and load. We’re using the JS SDK.

Hi Bhavesh.

Could you try to use the videoSample.html sample to do the login and measure the time?

It uses Javascript in the Mobile SDK to perform the login and when I use it, it takes about a second to complete the login.

If it still takes a long time, could you describe your setup?

Best regards

Thor Irgens