Scenario:-
We are trying to do visitor stitching in native app .We have to grab the mcid to session storage or the cookies(AMCV).As we are having separate URL which is having multiple redirects.We tried to implement adobe recommended way but its not working .So we need to override the website mcid over the mobile app.
Do we have any possibilities to pass the value from native app to web container and store it to session storage or cookie(AMCV)?
Can anyone please suggest me a solution for this issue?