简体   繁体   中英

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. 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 technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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