Skip to content
New issue

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

Sample app has missing watch icons #216

Closed
gc435 opened this issue Sep 21, 2017 · 2 comments
Closed

Sample app has missing watch icons #216

gc435 opened this issue Sep 21, 2017 · 2 comments
Labels

Comments

@gc435
Copy link

gc435 commented Sep 21, 2017

The included sample app in CareKit 1.2 gets rejected when uploaded to iTunes Connect. The error is:

Missing Icons - No icons found for watch application 'OCKSample.app/Watch/OCKSampleWatch.app'. Make sure that its Info.plist file includes entries for CFBundleIconFiles.

I see that the watch AppIcon is in the iOS code's Assets.xcassets. I haven't done Watch development yet. If I put an AppIcon in OCKSampleWatch/Images.xcassets, it doesn't get recognized. I have to call it WatchAppIcon or something else and then make the appropriate change in App Icons Source for the Watch target.

What's the best way to solve this?

@kelseydedoshka-apple
Copy link
Collaborator

@gc435 - in general our sample apps shouldn't be uploaded to iTunes Connect. Are the missing watch icons something blocking you in development of your own app or just relative to the CareKit sample app?

@srinathtm-apple
Copy link
Collaborator

Closing out issues that are no longer relevant due to the CareKit 2.0 beta update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants