hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
10.86k stars 2.13k forks source link

Assorted iOS issues #19141

Open hrydgard opened 2 months ago

hrydgard commented 2 months ago

Collecting minor and major issues here. Will split up into issue reports later, especially if they happen a lot.

Mihai:

Scorpio:

holygrailwars:

https://github.com/hrydgard/ppsspp/assets/130929/fb17d80c-a1ed-4421-87ad-5756693f2483

viloxy:

i-tengfei commented 2 months ago

Is there any way to get a TestFlight invitation?

hrydgard commented 2 months ago

This is not the place to ask. See the discord

Alazoral commented 3 weeks ago

I believe that the HTTP issue is being caused by App Transport Security, which requires a special set of Info.plist entries and a special review for insecure HTTP connections to work.

That could be bypassed if streaming could be made to be worked over HTTPS, if that's possible?