Announcing the Raven Mobile app

Are you able to scroll on the sidebar? If not, that’s the problem. The mobile app menu is hidden beyond the screen

I just changed my browser and tried on safari and it worked. You have been kind, patient and supportive @nikkothari22 . I wish you the best. Thanks again.

1 Like

If that’s the case, then we should probably ensure that the pwa works as it should. For now we can access the raven site as an installed pwa but notifications are dead. They simply don’t work at all. Neither on Chrome nor on edge.

We haven’t made any changes on the web app related to push notifications, so not sure why that’s the case. Are you on Frappe Cloud and using the Frappe Cloud push notification service?

On frappe cloud using the frappe notification service. Happy to open a GitHub discussion/issue with more details about browser and setup procedure followed.

1 Like

Many people reached out to me (here + on the community chat) about setting up their sites for the Raven mobile app. If anyone stumbles upon this thread, here’s a video explaining how to set it up. Spoiler: it takes just one click - yet I managed to ramble on the video for a whole 5 minutes :sweat_smile:

2 Likes

Mobile app looks amazing. Was analyzing Raven to move from Whatsapp and can think of a few feature requests. :grimacing:

  • Direct Camera access for capturing photos/videos without storing the files locally. (enables data security for bring your own device cases)
  • A lot of the communication with customers/ vendors is done on whatsapp. ability to share messages/ docs directly from whatsapp (or other apps) to DM/ channel (like how it shows for insta)
  • direct audio/video calls with transcription/ summarization.
  • openrouter api integration (should enable ability to choose any LLM)
1 Like

1 → Direct Camera Access → Yes in the plan, should be done by next week.
2 → Share target (another app to raven) → Yes, in the plan as well. I have some code ready for this, the only challenge is unlike other mobile apps, we are multi-tenant - so it requires some UX work to select a site and then select a channel - and make that whole process seamless.
3 → Audio/Video Calling → I have a draft PR open for this, but this cannot be free since servers would be needed for this. Users would either need to get a LiveKit subscription (also open source, so they can self host as well), or pay us to manage the servers for them.
4 → Open Router API for AI assistants → I’m looking into it, but it’s low on my (personal) priority list. Notifications, 3rd party integration builder, more performance work - that’s kinda my priority list as of now.

1 Like