I have packaged a content having video resolutions 2160,1080,720,480,320 and 240 and audio formats such as EC4JOC, EC3, AC4 and AAC with shaka packager.
In both DRM and Non-DRM case we found video is not playing in apple devices.
Then I tried by removing random tracks, one at a time and re-pack the content. Surprisingly, it started playing in both non-drm and drm versions when I removed the ac-4 audio track from the packaging command.
Note that we are trying with cmaf version.
I have raised this to shaka's github and they suggested like it might be a problem of apple and we need to post this to apple.
Thank You