We've been using goNative to wrap our mobile website in a mobile app (android & IOS). some of our links need to be opened in native browser (using window.open()). since we do not want our users to login again in the mobile browser (they're logged-in in our app) we're sending a uuid in the url query params to identify those users. so the URL will look like this:
https://ift.tt/2tvIdX0
our problem: it seems like when we have higher traffic, a user will request page
https://ift.tt/2tvIdX0
but this page will open:
https://ift.tt/2yJIjj3
did anybody encountered this problem? or might have an idea about a solution?
Aucun commentaire:
Enregistrer un commentaire