Tealium / tealium-flutter

Tealium Flutter Plugin
Other
6 stars 6 forks source link

Add `arm64` arch support #38

Closed streinhard closed 8 months ago

streinhard commented 1 year ago

Hi Tealium dev team!

We've been testing tealinum_firebase in our Flutter App successfully with iOS Sims on M2 Macs for more than 3 months. Cocoapods supports Apple Silcon chips very well by now. (dunno the exact version though)

We thinks it's safe to drop the excluded arm64 from the podspec.

Fixes #33 opened by @RubenNunez

Cheers!

Enricoza commented 1 year ago

Hi @streinhard, thank you very much for taking the time to open this PR! We definitely can remove the arm64 limitation now and we are in the process of removing that across all of our libraries, flutter firebase being one of the few left at this point. So we will do that too very soon. Thank you again!

Enricoza commented 8 months ago

Hi @streinhard, thanks for your patience. The newest release includes this fix so i'm going to close this. Let us know if you have other issues.