(Capacitor3)Is there an API for Native Market for Playstore and Appstore?

Hello, I have built a mobile app using ionic/capacitor2 6 months ago, and I have migrated capacitor2.0 to 3.0, and I used a plugin for native market(@capacitor-community/native-market - npm)
but this plugin seems not to work in capacitor 3.0,
this plugin worked in capacitor 2.0.
How can I find the solution or plugin for capacitor 3.0?
Thanks.

You can subscribe to this issue to see if the plugin gets updated to support Capacitor 3

Or you can try to update the plugin following this upgrade guide and send a pull request