cordova-plugin-market
cordova-plugin-market copied to clipboard
Invalid action error
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?
I'm seeing this as well. Previously it worked fine.