Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

161
Vistas
SCNAudioPlayer is throwing -10878

I start playing an audio file like this in a SceneKit app; It is playing the file surprisingly!

I can call first function to start playing again.

But at first call to start player I am having this message many times; I could not find why.

testsScene[17737:968214] throwing -10878

var backgroundAudioPlayer:SCNAudioPlayer?


func someFunction(){

  DispatchQueue.main.async { [self] in
            backgroundAudioPlayer = SCNAudioPlayer(source: "background0.mp3")
            worldNode.addAudioPlayer(backgroundAudioPlayer!)
        }

}

and stop in this way;

func someOtherFunction(){
  DispatchQueue.main.async { [self] in
                
    worldNode.removeAudioPlayer(backgroundAudioPlayer!)

               }

 }
over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda