@sujit77 wrote:
Is there a way to open an app which is already installed using only
package ID or app's scheme(Eg. “com.twitter.android” for Twitter) without need ofdeeplink URL?I am currently interested in only Android’s solution. May be I will check regarding iOS later.
With the help of
Cordova plugininAppBrowser, we can open other app usingdeeplinkof that app.
I want to achieve same feature usingpackage ID or app's schemefor apps wheredeeplinksare not available.Similar question has been asked here.
I have also tried to look at com.lampa.startapp. But still haven’t succeeded in it.
Posts: 1
Participants: 1