The application I develop, which contains iMessage extension got published in AppStore recently. When I send messages with my extension to people without this app installed, they tap on the message, and get AppStore view, opened at "Featured" page. According to documentation, it should open my app page.
Are there any conditions required for this to work? Any rules to follow regarding bundle IDs, names, entitlements, anything?
It seems to work for other apps.