We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If an application using SRG Media Player and presents a modal at startup, this might interfere with the trick used to fix iOS 14 leak (see #93).
The text was updated successfully, but these errors were encountered:
A fix attempt has been made on feature/pip-fix-improvement. It seems to work but requires more careful testing and investigation.
feature/pip-fix-improvement
Sorry, something went wrong.
It sounds a good proposition. The dispatch_after still required to apply the workaround.
dispatch_after
Tested in iOS 14.2 and 14.3, iPadOS 14.2 and 14.3. The leak issue is always reproductible with iOS 14.2 and 14.3 on a device (iPhone XS in my case).
@oiledCode should give us his feedback too.
No branches or pull requests
If an application using SRG Media Player and presents a modal at startup, this might interfere with the trick used to fix iOS 14 leak (see #93).
The text was updated successfully, but these errors were encountered: