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

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

  •  05-07-2021
  •  | 
  •  

I test app with Ripple for webOS, I get:

Uncaught ReferenceError: PalmServiceBridge is not defined 

enter image description here

Is this a Ripple bug?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top