Stas K
Stas K
@jeffmon what OS are you talking about? iOS or Android? For iOS i’ve put the zip into www folder (do not forget to add it to references using xcode) and...
Ability to work with v2 #171
hi. you should not try to put notification payload into ProductionResponse constructor. Run validation instead using latest_receipt and password from notification. The structure looks similar but different.
In case you get the error on validation stage, could you share Raw validation response from Apple?
hey @Gamesh . What are your expectations on that? I mean, what features you wanna have (provide an inteface to work with Notification V2, for instance)?
Correct. The answer is yes, support for this API will be added. But I'm not sure this will happen this year. At least until there will be no defined deprecation...
Of course, I've created an issue here to update dependencies in the future. There is an issue https://github.com/SDWebImage/SDWebImageWebPCoder/issues/46
> 有解决办法吗?同求 > Is there a solution? Seeking the same No yet. I think you can put +1 [here](https://github.com/SDWebImage/SDWebImageWebPCoder/issues/46)
@amalmohann any evidence? Profiler results? As for me there is no issue starting iOS 14 because it uses native webp codec. So I just up required minimal iOS version to...
maybe problem with you unoptimized flatlist or whatever you use. So, debug it and share iOS profiler results to see what exactly leaks. Information about number of images on screen...