Android Session Working and IOS Session not working after first POST Login

I have logged in using email and password creating a session. When i have killed and opened the app again checkUserSession() which Get requests api/session is returning 200 OK for android and 404 webApplication Exception Not Found error in IOS.

Please need help