SkillAgentSearch skills...

DemoAVAssetResourceLoaderDelegate

Demo AVAssetResourceLoaderDelegate No Cancel Problem

Install / Use

/learn @Naituw/DemoAVAssetResourceLoaderDelegate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This project demostrats the "No Cancel" problem of AVAssetResourceLoaderDelegate

  1. ViewController subclass AVPlayerViewController
  2. ViewController loads an AVURLAsset, which resourceLoader.delegate set to AssetLoaderDelegate
  3. resourceLoader:didCancelLoadingRequest: works fine on Simulator, but NOT called in real device (except first time after relaunching the iPhone, weird...).

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5y ago
Forks1

Languages

Objective-C

Security Score

55/100

Audited on Jul 13, 2020

No findings