Aralekk / simple360player_iOS

Simple 360 Video player for iOS using SceneKit
161 stars 22 forks source link

Memory leaks AVPlayer + SKVideoNode (on physical device) #18

Open mstana opened 7 years ago

mstana commented 7 years ago

Hello,

there are huge memory leaks not caused by you developers directly but I think that its Apple's SpriteKit and AVKit.

Steps to reproduce are simple:

  1. downloaded project
  2. migrate to swift 3
  3. build on actual device
  4. play video, at the end of video seek with bar on the beginning and play again
  5. do this couple times
  6. in debug monitor in section with memory you can see that memory is growing all the time during playing
  7. at the end app crash