aboutyou / dart_packages

Dart and Flutter plugins maintained and used by @ABOUTYOU
222 stars 150 forks source link

[sign_in_with_apple] Enable Bitcode support #179

Open vemarav opened 3 years ago

tp commented 3 years ago

@vemarav We can have a look at this.

Did you encounter any issues because your iOS build was already using bitcode and then it stopped working after adding the plugin?

Related: https://github.com/flutter/flutter/issues/39356

vemarav commented 3 years ago

Currently, I have disabled bitcode for now. But the app grew 10% in download size. Apart from this everything works fine.