I test webOS app with Ripple and get “PalmServiceBridge is not defined when ”

StackOverflow https://stackoverflow.com/questions/12764870

  •  05-07-2021
  •  | 
  •  

Pregunta

I test app with Ripple for webOS, I get:

Uncaught ReferenceError: PalmServiceBridge is not defined 

enter image description here

Is this a Ripple bug?

¿Fue útil?

Solución

I would say it's a bug with Ripple. If it's going to emulate webOS devices it'll need to provide a shim for PalmServiceBridge. I'm not very familiar with Ripple so I'm not positive how it's supposed to do its magic.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top