lupidan / apple-signin-unity

Unity plugin to support Sign In With Apple Id
MIT License
598 stars 85 forks source link

since PBXCapabilityType ctor was exposed in newer unity versions, trysearching with both public and non-public binding #178

Closed alexey-unity closed 1 year ago

konsnos commented 1 year ago

I've deleted my previous comment as it was not correctly applied. This code helps resolve the issue of the missing "Sign in with Apple" Capability.

alexey-unity commented 1 year ago

@lupidan can we get this in?

lupidan commented 1 year ago

@alexey-unity Thanks for bringing this into my attention.

Moving this to the canary branch to prepare a release.

Also, please notice, I will get this in, but I will update the code so it can work up to the latest 2018. I hope that's ok.

derwaldgeist commented 1 year ago

@lupidan Great to hear you're already working on this. We're also using your great plugin and stumbled upon this after upgrading to 2022.3.10f1.

lupidan commented 1 year ago

It's already out with v1.4.3 👍