python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
React Native send email with link to web app or mobile app
I am trying to implement deep linking into this app. The app is a React Native Expo app, and is served on web, iOS and Android. There are a bunch of things we want to achieve with this i.e. link to sp...
TreyCollier
Votes: 0
Answers: 1
Universal link or URL scheme for App Clip to link back from email
We are building an App Clip that comes with some sign up functionality. Beside Sign in with Apple users can also sign up with email.
In order to proceed they need to confirm a link in an email that ha...

gpichler
Votes: 0
Answers: 0
Problem that univerwal link didn't worked resolved after device reboot. But Why this works?
I'm implementing universal link in a project.
I had a problem that universal link didn't open my app.
But after the device which my app run rebooted, it works.
I wonder why device reboot solved this p...
briley
Votes: 0
Answers: 0
refreshing a View below onOpenURL
I'm making a chat-like application with a main view called ChatView and a list of Conversation Views with different contacts. The idea behind the app is that messages are split into 3 parts and sent ...
arturybak
Votes: 0
Answers: 2