简体   繁体   English

如何将数据从 chrome 扩展发送到 ios 应用程序

[英]how to send data from chrome extension to ios app

I need to send a request from the chrome extension directly to the ios app and get a response.我需要从 chrome 扩展程序直接向 ios 应用程序发送请求并获得响应。 How to connect between the two applications in the same network?如何连接同一网络中的两个应用程序?

The most straightforward way to connect the backends of iOS applications and Chrome Extensions would be to use Firebase Realtime Database , which has simple iOS, Web, and REST API setup for applications like this. The most straightforward way to connect the backends of iOS applications and Chrome Extensions would be to use Firebase Realtime Database , which has simple iOS, Web, and REST API setup for applications like this.

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM