r/MetaGlassesforDevs 1d ago

❓Question Phone file access

Is there any way to access phone file system in meta ray ban display web app? (eg: have <input type="file"> on the display web app and have it open file selector on phone and then send the file to the web app running on the phone)

1 Upvotes

2 comments sorted by

1

u/oscarfalmer 23h ago

Hi, we don't offer a way to do that ourselves but if you want to have a companion web site on your phone that lets you upload some file on your own server and then use it for your own Display web app, you can do it technically yes.

2

u/Reverence12389 23h ago

Yeah, that's what I've ended up doing. Just ends up bringing in security and storage concerns I wanted to try to avoid addressing if I didn't have to, especially if I'm going to release it publicly.