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?