Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local history ver cache not loaded. #41

Open
Oio0 opened this issue Mar 11, 2024 · 0 comments
Open

Local history ver cache not loaded. #41

Oio0 opened this issue Mar 11, 2024 · 0 comments

Comments

@Oio0
Copy link

Oio0 commented Mar 11, 2024

When I first use this command, it cheerfully yields the history version as expected. But, on second use — instead of the history, it hands over the app info.

It seems to be making an attempt to load the cache, but alas, the cache seems to be playing hard to get!

python main.py --json lookup -b com.apple.TestFlight -c CN historyver -e 'seed@apple.com' -p 'password,'
local cache file 'historyver_899247664.json' not exists:

[10:58:44] INFO     Got available version ids [630253062, 645542704, 651054161,          main.py:379
                    700332690, 784113046, 811140270, 812173678, 812241249, 812877953,               
                    813474345, 813475083, 813477241, 814090914, 814091718, 814100661,               
                    816044383, 816420668, 817380042, 817710177, 818714024, 819084323,               
                    821639496, 822406443, 823499252, 825211114, 827626291, 827837998,               
                    828101417, 828584567, 828749284, 829166450, 829270642, 829952640,               
                    830660676, 831189872, 831741409, 832729798, 833937131, 836424318,               
                    838507767, 840116402, 842859443, 844214549, 851132243, 853126007,               
                    854344973, 854964595, 856134955, 856819239, 857115950, 858856015,               
                    860528408, 862338589, 863658435]                                                
{"appVerIds": [630253062, 645542704, 651054161, 700332690, 784113046, 811140270, 812173678, 812241249, 812877953, 813474345, 813475083, 813477241, 814090914, 814091718, 814100661, 816044383, 816420668, 817380042, 817710177, 818714024, 819084323, 821639496, 822406443, 823499252, 825211114, 827626291, 827837998, 828101417, 828584567, 828749284, 829166450, 829270642, 829952640, 830660676, 831189872, 831741409, 832729798, 833937131, 836424318, 838507767, 840116402, 842859443, 844214549, 851132243, 853126007, 854344973, 854964595, 856134955, 856819239, 857115950, 858856015, 860528408, 862338589, 863658435]}

local cache file 'historyver_899247664.json' exists:

{"name": "TestFlight", "version": "3.5.1", "appId": 899247664, "bundleId": "com.apple.TestFlight"}```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant