Invoke (start) Another App (Android)

Hi everyone,

I have a button called rate us in my app.

And i am calling, this API on the rate us button click.

[lua]

 system.openURL(“https://play.google.com/store/apps/xxxxxxyyyyyzzzzzzz”)

[/lua]

This generates a pop up, and prompts me to select browser or play store app.

Is there any way, to directly invoke play store app.

Can we directly invoke another app from our app.

~Thanks & Regards

  Rohan Kadolkar