BranchMetrics / unity-branch-deep-linking-attribution

The Branch Unity SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/unity/
MIT License
118 stars 25 forks source link

Upgrade native iOS pod version #206

Open achooley opened 1 year ago

achooley commented 1 year ago

Describe the feature

Now unity plugin use version

<iosPods>
      <iosPod name="Branch" version="~>1.39.2" bitcodeEnabled="true" minTargetSdk="9.0" addToAllTargets="false" />
</iosPods>

but latest version 1.45.2

image

And as i understand version 1.45.2 will be non used.

Can you pls upgrade unity plugin for using latest iOS plugin version?

achooley commented 1 year ago
image

Also i have those error when i try to increate version in pod file by hand