Is it safe to downgrade Unity IAP from 1.22.0 to 1.20.1?

I’ve integrated unity iap 1.22.0 with Unity 2017.4.26f1. Our team released app to production(android) 2 weeks ago, running smoothly happily ever after until we noticed that some people are undergoing IAP initialize failed issue.

From this thread I think it’s a bug in plugin v1.22.0, and because we cannot let our production app unstable like this not knowing when unity will release next fix, I’d like to downgrade our IAP plugin to v1.20.1 which seems like not having this issue.

Thanks to VCS there’s not much problem downgrading but I’d like to make sure if it’s safe. Is it ok to do downgrades?

And the Asset Store does not provide revisions. Can Unity provide a way to download IAP 1.20.1?

They’re offering previous versions in this thread Unity IAP Previous Versions (Obsolete - please see Package Manager)

1 Like

Yes, it should be safe to downgrade. If you identify any issues in 1.22 that don’t appear in 1.20.1, please reply here.