ios - Is it possible to add a url scheme to an already installed app? -
let me explain want first: have ipad , installed cydia tweak adds search engines notification center, want search apps installed. worked imdb application using following url scheme:
imdb:///find?q=%@ where %@ inserted word unfortunately there no such url scheme dictionary app, possible add url scheme search word directly tweak.
i guess not possible add uri scheme installed application. please check wiki page custom uri schemes.
Comments
Post a Comment