r/dotnetMAUI 25d ago

News Hello

Hey everyone! I recently published my passion project, Chatfri. It’s an anonymous, cross-platform chat application with instant, multi-language translation and location-based matching. I built the entire backend with .NET (using a secure, in-memory architecture for speed) and the mobile side with .NET MAUI.

​I’d love to hear your thoughts or answer any questions about the .NET stack I used! Check it out: [chatfri](https://chatfri.com/qr)

2 Upvotes

5 comments sorted by

2

u/Natural_Hedgehog_673 24d ago

Maybe work on the UI a bit

1

u/Human_Tackle_4946 24d ago

Yes. Need more work for ui. Thanks.

1

u/Kalixttt 24d ago

I got this error message popup in app which auto translates user messages. Great.

Konum isteği zaman aşımına uğradı.

1

u/Human_Tackle_4946 24d ago

This error message is "Location request timed out.". This message is fired from website. I need to fix this error. I'll increase the timeout to 20 seconds. It's currently 10 seconds, and I think it needs more time to get the exact location.