Hello,
I am developing an app which is a non-embedded app, that any user can install on their store. The user registers with me, then installs the app via the oauth / grant token process and then gets functionality that i’ve developed.
My question is, that: from the looks of the documentation, my app will have to be a Public App, but i don’t need the App store listing, plus for a non-embedded public app, the store url needs to be input to connect (my best takeaway from the docs). which is against review policy.
What is the right way to submit / launch such an app while following Shopify Guidelines?