[x] Give @Lucas required permissions in App Store Connect
[x] Are possible API error responses documented somewhere? Do errors return a JSON error message that can be shown to users?
[x] Design Widgets
Widgets | Apple Developer Documentation
window.webkit.messageHandlers.onAdded.postMessage('')
, when adding was a success and share sheet should close automatically.[x] Design iOS App Icon. 1024px x 1024px
[x] Provide @Lucas with accent color, which will replace the system blue for native modals and dialogs.
[x] Make this file available at https://kinopio.club/.well-known/apple-app-site-association
. This is required to open links to kinopio.club inside the app and suggest login credentials from password managers.
{
"applinks": {
"details": [
{
"appID": "VWRQY6FSN5.club.kinopio.app",
"paths": ["*"]
}
]
},
"webcredentials": {
"apps": [
"VWRQY6FSN5.club.kinopio.app"
]
}
}
[x] I am not sure if this is helpful, but an interaction like this could be interesting as well. ‘Add to Kinopio Inbox’.
[x] during initial testing, can we point the app to use [<https://deploy-preview-403--kinopio-client.netlify.app/>](<https://deploy-preview-403--kinopio-client.netlify.app/>)
instead of https://kinopio.club ? internally the app will use the prod api , but the client code will be using https://github.com/kinopio-club/kinopio-client/pull/403
[x] ios app store submission screenshots (iphone and ipad sizes)
<aside> ☝ Please keep in mind that most of the stuff below can only get changed when publishing a new version of the app.
</aside>
[x] Promotional Text (optional ≤ 170 words): Promotional text lets you inform your App Store visitors of any current app features without requiring an updated submission. This text will appear above your description on the App Store for customers with devices running iOS 11 or later, and macOS 10.13 or later.
[x] Description (≤ 4000 words): A description of your app, detailing features and functionality.
[x] Keywords (≤ 100): Include one or more keywords that describe your app. Keywords make App Store search results more accurate. Separate keywords with an English comma, Chinese comma, or a mix of both.
[x] Support URL: https://help.kinopio.club
[x] Marketing URL: https://kinopio.club
[x] Copyright: The name of the person or entity that owns the exclusive rights to your app, preceded by the year the rights were obtained (for example, "2008 Acme Inc."). Do not provide a URL.
[x] App Subtitle
[x] App Primary and Secondary category:
[x] Do you or your third-party partners collect data from this app? Yes or No
[x] Test account Apple can use to review the app.