Paypal issues
Any update on this issue? My web app works fine with PayPal on my desktop/chrome; but doesn't work on my iphone/safari. It breaks upon return from a PayPal transaction. Indeed, I set an Alert to show my session token and it's undefined, so I suspect I'm running into this 'PayPal clearing local storage favor'.
Before I jump into your solutions #1 above (saving local storage to a database, then restoring on return), thought I'd see if there is a more elegant solution (besides #2 or stripe).