This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Runtime Support: Cordova #834
Labels
exp/wizard
Extensive knowledge (implications, ramifications) required
help wanted
Seeking public contribution on this issue
kind/support
A question or request for support
kind/unknown-in-helia
P3
Low: Not priority right now
status/ready
Ready to be worked
Hello.
Is it possible to start a js-ipfs daemon properly in a cordova app on android ?
More exactly, I used the script tag in my main html and added the js code for the daemon to start.
The app starts fine, the daemon seems to start too but I have no discovery at all.
Swarm peers returns an empty array and I also cannot find the specific device's ID from a linux machine connected to the same router.
EDIT 1: The linux machine uses go-ipfs and the android device uses js-ipfs. Is this a problem ... ?
EDIT 2: Can 2 js-ipfs browser nodes communicate ? I tested this locally and it seems there is no trace of discovery or connection ... I don't know if I didn't understand completely but what exactly does and doesn't work in this implementation ?
The purpose of this issue is to find a way of implementing an Android app using IPFS. One of the most important things is that I NEED it to work in LANs.
The text was updated successfully, but these errors were encountered: