Skip to content

iOS picking volume as Date natively #128

@Tobertet

Description

@Tobertet

Describe the bug
I've seen that when volume is not set in PreloadOptions, sometimes I get the following error:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSTaggedDate count]: unrecognized selector sent to instance 0x8000000000000000'

Which seems to be caused by volume being understood as a NSDate.

To Reproduce
Steps to reproduce the behavior:

  1. Preload an audio without setting volume

Expected behavior
It shouldn't crash

Desktop (please complete the following information):

  • OS: iOS
  • Browser safari

Smartphone (please complete the following information):

  • Device:iPhone 16 simulator
  • OS: iOS 8.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions