alexhaugland / moonlight-ios

GameStream client for iOS/tvOS
GNU General Public License v3.0
35 stars 10 forks source link

Latest Testflight version 9.0.1 (13) crashes immediately on opening the application #13

Open minusreality opened 3 months ago

minusreality commented 3 months ago

To reproduce: Sign up for test flight in vision OS 1.2 developer beta. Open application. Immediate crash.

leftspin commented 3 months ago

ran it from xcode targeting 1.1 and 1.2. On both it fails to create a p12 cert (it’s NULL after the call to PKCS12_create()):

“Error generating a valid PKCS12 certificate”

Tested against 1.1 and 1.2 simulators, and 1.1 on-device after setting the os target to 1.1.

joshuaabel commented 3 months ago

Now that VisionOS 1.2 is public, curious if there are any updates on this issue?

leftspin commented 3 months ago

Still crashes for me.

Veraxus commented 2 months ago

Still crashes on VisionOS 2 beta, as well.

J-hub411 commented 2 months ago

FOR GOD's SAKES, please just let us rollback. Half the people(who have no been updated) are using it fine, then you broke it with openSSL and removed the older build which is instacrashing for everyone else.

I appreciate your work, simply let us rollback. All I am asking you PLEASE. PLEASE SIMPLY RESPOND TO ONE OF US. you have been MIA for 2+ months

leftspin commented 2 months ago

BTW you can get a working version by checking out this commit and building to your visionPro: https://github.com/alexhaugland/moonlight-ios/pull/1/commits/c5e4151867038366f7b434a8f9ada6cb6568609c

Yes, it’s a stopgap, but it works.

ChrisJohns-me commented 1 month ago

FOR GOD's SAKES, please just let us rollback. Half the people(who have no been updated) are using it fine, then you broke it with openSSL and removed the older build which is instacrashing for everyone else.

I appreciate your work, simply let us rollback. All I am asking you PLEASE. PLEASE SIMPLY RESPOND TO ONE OF US. you have been MIA for 2+ months

To be clear, he did not remove the version from TestFlight. Each version has an expiration. Frustrating nonetheless.