How to know Customer Device OS (IOS/Android) from request parameters of OOTB Container V3 REST service
In our application cointainer V3 REST sevice is invoked by an external channel (mobile) to get some offers (actions). We need to show the actions and treatments to customer based on their OS (ios/android).
How can we get customer device OS (IOS/Android) details in our strategy framework ?
In the strategy will Primary.ContainerPayload.Device (where Primary indicates Customer) contain the customer device OS ?
If YES what will be the possible values of Device - IOS, Android or anything else ?
If no how to get the customer device OS.
Kindly suggest.
Thanks,
Suman.