Guys, anybody has the same issue? I built simple app, working on preview, expo and TestFlight. But deeplinking for password reset or after Stripe payment is driving me crazy. It works more or less in TestFlight, but preview or expo is completely useless.
Welcome @pawelkowalczyk5 - What is the difference between how the deep links interact between TestFlight and Expo Go? If testing your mobile app on a mobile device, I presume it natively will favor TestFlight over Expo Go.
Mark, the problem I faced was with user login with smart link. Expo Go works on development database, TestFlight on production - when I wanted to login with smart link generated by app running in Expo, it was not properly linking, redirecting to Expo - it usually launched website. When I moved to TestFlight - it was better, but only for production users. Can’t use the flow to reset password in development Expo build.
Oh interesting, I see your use case now. I haven’t personally run into this yet. Curious if others have.
1 Like