I am confused. You say it is not interacting directly with NetSuite, but you are routing server requests to SuiteTalk. What role is NetSuite playing in your mobile app then? Are you just trying to use NetSuite as a user authentication service, storing usernames and password on the customer records? It’s not really designed for that, and I’;m not sure why you wouldn’t just host your own authentication service instead, as you’d have much more control of it, better performance, and fewer limitations.