python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to deeplink in Nextjs
I am currently using window.assign(bundlename://linkname) to deeplink a user into the app if it’s installed on their device but I keep getting Safari cannot open page because the address is invalid
I ...

user14565234
Votes: 0
Answers: 1
Microsoft teams deep link how to pass query parameters
I have created a custom bot, with yo teams generator, which is also registered in azure. In addition, I have a deeplink to this bot in order to display a task module, when clicked from teams, with htm...
christos.goulas
Votes: 0
Answers: 1
Open a website-link in a cordova app, and open a specific app-page and get the parameter of the link
I have a cordova app and I want to do the following:
There is a link in an app like whatsapp or any other messenger, or in a mobile browser like chrome: www.example.com/site?p=xyz
I click on that lin...
Philipp K
Votes: 0
Answers: 2
React js Deep Linking
I am a beginner in React and have a problem with my deep linking.
Means, if I call the full URL directly (with https://Mainsite.com/Impressum my impressum is a "new site") I get a 404 er.
Ho...
Jonas22rr
Votes: 0
Answers: 1