Skip to main content
0 votes
0 answers
36 views

I'm developing an app in React Native and trying to open the X app programmatically by passing a search string with Linking.openURL. The behavior I'm seeing is the following: The X app opens ...
Paul's user avatar
  • 4,618
0 votes
1 answer
268 views

I was on [email protected] and [email protected] and my custom URL scheme and deep linking worked fine. But after upgrading to [email protected] and [email protected] (SDK 34) the custom URL ...
rolinger's user avatar
  • 3,196
0 votes
0 answers
94 views

Body: I have developed an iOS enterprise app that is deployed and managed through Microsoft Intune. From this app, I want to open another Intune-managed app — which is actually a Web Link app, meaning ...
Avdhut Mengane's user avatar
0 votes
0 answers
27 views

Background Our app has a share extension for image search. We open the app when the user clicks on the search button from an extension, like when the user clicks on the share button from the native ...
Chetan kasundra's user avatar
0 votes
0 answers
119 views

Do we have a similar policy for Google Chrome? It works only for Edge currently. https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#donotsilentlyblockprotocolsfromorigins Thanks! ...
Erez Fridman's user avatar
0 votes
0 answers
34 views

I'm making a simple .NET program.exe that performs operations on my Windows 10 PC when invoking a custom URI scheme scheme:// from a browser. When opening a scheme:// link, I get the classic dialog ...
Marco Vincenzi's user avatar
-1 votes
1 answer
64 views

This is my AppDelegate code. It's my first time developing a Mac application and I'm a bit unclear about it 🤔 class AppDelegate: NSObject, NSApplicationDelegate { @StateObject var viewModel = ...
SeanFeng's user avatar
1 vote
0 answers
70 views

iOS Widget URL Handling Not Working on Real Device Problem I've developed an iOS app with a widget for a clipboard manager. The widget works fine in the simulator, but on a real device, the URL ...
Serkan Adıgüzel's user avatar
0 votes
1 answer
150 views

I have a website and a corresponding iOS application. I want to implement a link that allows users to navigate to my website in a browser if the app is not installed, or open the app if it is ...
RaGib Noor's user avatar
0 votes
0 answers
18 views

No matter what I try, I keep getting the files with 'fake' names. All I want is a list of URLs that I can use in later processing, at which time I would select a folder from the list's dropdown in-...
Eitan Dub's user avatar
1 vote
0 answers
229 views

I am trying to get excel files fetched by my web app to open the downloaded excel file automatically in the excel app installed on the users machine. i know you're supposed to use urls like so: ms-...
skyleguy's user avatar
  • 1,211
0 votes
0 answers
34 views

I am currently working with Wikidata and utilizing SPARQL queries to extract information. I'm interested in understanding the roles of entities within triples and the admissible values for certain ...
jacopodabramo's user avatar
0 votes
1 answer
169 views

First, a reminder to future self (the figure RFC 3986, Section 3. Syntax Components complemented with Section 3.2. Authority): The following are two example URIs and their component parts: ...
toraritte's user avatar
  • 8,725
0 votes
0 answers
68 views

I was able to create a URI Scheme in the Registry [HKCU\Software\Classes] for my VB.NET Windows Form application. If I use the new URI [CSIPOS:] and then a string my application knows to open the ...
JoshF's user avatar
  • 159
3 votes
0 answers
3k views

I am building full stack app with React and Strapi. I created Sigh Up successfully, and now I wanted to build Log In but my console deosn't want to log anything at all. I'm not using React Router, Log ...
Minja Ćućula's user avatar

15 30 50 per page
1
2 3 4 5
81