您好! 请问 把build 里的文件 放到服务器报如下错误 怎么解决呢。 Error during service worker registration: DOMException: Failed to register a ServiceWorker: The URL protocol of the current origin ('null') is not supported.
1.调用startForegroundService ANR 2.尝试过写NotificationManager 3.报错 Context.startForegroundService() did not then call Service.startForeground() 4.为啥我调用了这个startForeground了的还是报这个错呢