cordova-plugin-market icon indicating copy to clipboard operation
cordova-plugin-market copied to clipboard

Invalid action error

Open sahidk opened this issue 6 years ago • 1 comments

I'm getting an Invalid actoin error when I call cordova.plugins.market.open(). What could be the reason?

In studio debug console I see an ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=market://details?id=in.hinote.mob.hrworks flg=0x10000000 }

Should I add any intent in the config.xml?

sahidk avatar Jan 18 '19 07:01 sahidk

I'm seeing this as well. Previously it worked fine.

bastaware avatar Aug 28 '19 19:08 bastaware