ios - A tap on a message does not open the app page in AppStore -
the application develop, contains imessage extension got published in appstore recently. when send messages extension people without app installed, tap on message, , appstore view, opened @ "featured" page. according documentation, should open app page.
are there conditions required work? rules follow regarding bundle ids, names, entitlements, anything?
it seems work other apps.
well, turned out own fault. feature work properly, sender must have app downloaded appstore. ad-hoc or debug builds somehow fail add proper magic custom messages.
Comments
Post a Comment