I would like to know if AWS ALB StickySession Cookies can be used on an iphone

Hello.

There is a condition that two requests are executed from an iPhone to the application, and the same session must be maintained throughout the execution of these two requests.

The application resides within AWS.

AWS ALB offers a Sticky Session feature to maintain sessions; to use this feature, Sticky Session Cookies are utilized, and it seems that the iPhone must be able to set the cookie.

I would like to know if the iPhone can accept cookies for Sticky Sessions.

Has anyone experienced a similar situation before?

Are you working on an iOS app that talks to your server? Or are you expecting users to access it via Safari?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I would like to know if AWS ALB StickySession Cookies can be used on an iphone
 
 
Q