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

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

  •  05-07-2021
  •  | 
  •  

Pergunta

I test app with Ripple for webOS, I get:

Uncaught ReferenceError: PalmServiceBridge is not defined 

enter image description here

Is this a Ripple bug?

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top