I am new to developing phonegap and am currently developing an application that will run on Android, i-phone and Windows phone. But the problem with processing the session from the phonegap application is that I received a few messages here about the stack overflow, but this was only for the iphone using appDelegate.m that defines the cookie storage, and I also received several messages only for the Android storage session in the HttpClient object. encoded in java, but is there anything on the telephone side to handle the session, because then we can use the same code for all three devices (iphone, android, windows).
Perhaps I may sound kind of strange, but I really havenβt decided yet, because I canβt find any tips on how to maintain a session and how to use the same session for consecutive calls to the serveride script to get separate information about a particular session.
Is there any general way to achieve this that I can skip. Any help is much appreciated. Thanks in advance.
Respectfully,
Supriyo
source share