You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added the following into the same folder:
SideStore.ipa
sideloader-cli-windows-x86_64.exe
libssl-1_1.dll
msvcp140.dll
plist.dll
imobiledevice.dll
VC_redist.x64.exe
Win64OpenSSL-3_3_1.exe
Relevant Operating Systems?
iOS 17.6.1 (on iPhone 12 Pro)
Windows 11 Version 23H2
Here is the full debug output when running sideloader-cli-windows-x86_64.exe install SideStore.ipa -i -debug in CMD Prompt (Running as Administrator):
app INFO 2024-09-02T01:12:59.850 Downloading APK...
cli_frontend ERROR 2024-09-02T01:12:59.854 object.Exception at ../../../.dub/packages/requests/2.1.2/requests/source/requests/ssl_adapter.d:319: can't complete call to TLS_method
cli_frontend DEBUG 2024-09-02T01:12:59.859 Full exception: object.Exception@../../../.dub/packages/requests/2.1.2/requests/source/requests/ssl_adapter.d(319): can't complete call to TLS_method
----------------
0x00007FF6FEDE8593
0x00007FF6FEDE82C4
0x00007FF6FECF82ED
0x00007FF6FEDCC4A1
0x00007FF6FECC6785
0x00007FF6FECD6365
0x00007FF6FECFD375
0x00007FF6FECFDBF7
0x00007FF6FECFDD23
0x00007FF6FECFE538
0x00007FF6FEDE36FC
0x00007FF6FEDE5A3C
0x00007FF6FEDE7C19
0x00007FF6FED04828
0x00007FF6FED042DB
0x00007FF6FED04C84
0x00007FF6FED04CDF
0x00007FF6FEC22143
0x00007FF6FEBA1FAB
0x00007FF6FEBA2853
0x00007FF6FEBE856B
0x00007FF6FEBA355A
0x00007FF6FEBA39CF
0x00007FF6FECCBB35
0x00007FF6FECCB7DB
0x00007FF6FECCBA95
0x00007FF6FEEC744A
0x00007FFD10C1257D in BaseThreadInitThunk
0x00007FFD1148AF28 in RtlUserThreadStart
I hope that was enough relevant information that might be needed.
The text was updated successfully, but these errors were encountered:
Having trouble getting SideStore onto my device.
I have added the following into the same folder:
SideStore.ipa
sideloader-cli-windows-x86_64.exe
libssl-1_1.dll
msvcp140.dll
plist.dll
imobiledevice.dll
VC_redist.x64.exe
Win64OpenSSL-3_3_1.exe
Relevant Operating Systems?
iOS 17.6.1 (on iPhone 12 Pro)
Windows 11 Version 23H2
Here is the full debug output when running
sideloader-cli-windows-x86_64.exe install SideStore.ipa -i -debug
in CMD Prompt (Running as Administrator):I hope that was enough relevant information that might be needed.
The text was updated successfully, but these errors were encountered: