Vit
Vit
Found 2 problems: ``` In Client.php line 15: Call to undefined method Symfony\Component\BrowserKit\Response::getStatus() ``` ``` In Scraper.php line 368: Call to undefined method Symfony\Component\BrowserKit\Response::getStatus() ``` Need use getStatusCode()
There are problem with inifit 302 redirect when use getAppInfo(). Log: _[INFO] 🌎 [2023-01-16T14:26:10+00:00] "GET https://play.google.com/store/apps/details?id=pl.idreams.jellydefense&hl=en_US&gl=us HTTP/1.1" 302 "Found" - 451 [INFO] 🌎 [2023-01-16T14:26:10+00:00] "GET https://www.google.com/sorry/index?continue=https://play.google.com/store/apps/details%3Fid%3Dpl.idreams.jellydefense%26hl%3Den_US%26gl%3Dru&hl=en_US&q=EgQtiDHGGIG9lZ4GIjBD7aH0Vasx4HK-5QYA0QjxF8iMYanKSOrhyG21740KYytlc6oXwZvPkrAybOdP4lAyBj5qY25kcg HTTP/1.1" 302 "Found" -...