We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The sample has:
"build": { "appId": "your.id", "mac": { "category": "your.app.category.type", },
Is there any guidance on what the your.app.category.type value should be? I can't find anything, other than https://developer.apple.com/app-store/categories/
your.app.category.type
Thanks?
The text was updated successfully, but these errors were encountered:
Please see https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW8
Sorry, something went wrong.
Sweet , thanks. On Fri, 21 Oct 2016 at 3:33 AM, Vladimir Krivosheev < [email protected]> wrote:
Please see https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/TP40009250-SW8 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #836 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AALU0zBU-0JtvLSC4S5d-MLyH8dthuPvks5q13u_gaJpZM4KapI4 .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #836 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AALU0zBU-0JtvLSC4S5d-MLyH8dthuPvks5q13u_gaJpZM4KapI4 .
Hello! What if we want a secondary category id? Mac App Store support both primary and secondary.
Thanks!
No branches or pull requests
Question
The sample has:
Is there any guidance on what the
your.app.category.type
value should be? I can't find anything, other than https://developer.apple.com/app-store/categories/Thanks?
The text was updated successfully, but these errors were encountered: