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

WatchOS App Store Publishing Question (bitcode) #1

Closed
cuberob opened this issue Aug 9, 2019 · 2 comments
Closed

WatchOS App Store Publishing Question (bitcode) #1

cuberob opened this issue Aug 9, 2019 · 2 comments

Comments

@cuberob
Copy link

cuberob commented Aug 9, 2019

Hi There,

Thanks for sharing this project :). I'm in the process of rewriting one of my apps to Flutter and also want to add a WatchOS app but after some searching I discovered that WatchOS requires bitcode support to publish it and I stumbled upon this issue which states bitcode is not yet supported: flutter/flutter#15288
Did you manage to publish the app even without bitcode or am I missing something obvious?

Thanks!

@cuberob cuberob changed the title Publishing Question WatchOS App Store Publishing Question (bitcode) Aug 9, 2019
@magnatronus
Copy link
Owner

The issue (I think) with bitcode support is that currently a WatchOS app cannot be written using Flutter. What I have done is add a WatchOS extension to a flutter app with the WatchOS app written using XCode.

I have not tried since I did the original submission but had no problems when I did it. The only issues were actually building the Flutter project which hopefully I documented in the readme.

@cuberob
Copy link
Author

cuberob commented Aug 9, 2019

Ah that's great news, thanks for the heads up. I've been running into some dependency issues when trying to add a WatchOS target (similar to someone you helped out here: flutter/flutter#29531) but hopefully I can work around that and get up and running as well then. Consider this "issue" closed then :).

@cuberob cuberob closed this as completed Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants