I am new to MongoDB. When I follow the steps you show to create my backend, I get the following error: "failed to create an index on the partition key for the following app schema namespaces xxxxxx"
Hi Tim! I am not familiar with that error, can you link to a screenshot of the error so I can see the context? Or you can send it to post@rogersteinbakk.no
@@developerrog7126 I figured out a work around by seeing how you used the partition variable. I thought on your video, you created the partion variable by prefixing with a ".". When I changed it to partionString (both in DB and in the model), it worked. The other issue is that the app only worked on Android (I didn't try on iOS or Mac). Windows failed to load. I mentioned that bug on the github for the project. Lastly, great work! This is first I have used MongoDB and glad to have an option from Firebase
@@MrBigdogtim69 Good 👍 Yeah I think I should remove the Windows logo from the video. Tested it out on a couple of MongoDB projects. I have tested it on iOs and it works there. Unfortunately there is other issues with iOS Maui shell navigation (when you need ///routing).
@@developerrog7126 I believe, he is asking is there a front-end XAML designer available anywhere on the market? Cause it used to be a division for XAML/business logic people, like we have front-/backend developers nowdays.. :) But the answer to this, @Michael, is that you yourself is the XAML designer :).
Maui feels sluggish compared to other cross platform frameworks, i was really excited about it, but once i tried it out all these frame drops when adding elements on the screen were too much for me. Also it feels kind of hard to achieve native look for android or ios, without a lot of effort on the front end side, compared to flutter it's lot more complicated.
Thanx for your comment. I started with MAUI because I use C# at work. After using MAUI for over 6 months I really like the programming structure of C# with MVVM and XAML. Could be interesting to write this same app in another cross platform framework though and compare the process and result.
I am new to MongoDB. When I follow the steps you show to create my backend, I get the following error: "failed to create an index on the partition key for the following app schema namespaces xxxxxx"
Hi Tim! I am not familiar with that error, can you link to a screenshot of the error so I can see the context? Or you can send it to post@rogersteinbakk.no
@@developerrog7126 I figured out a work around by seeing how you used the partition variable. I thought on your video, you created the partion variable by prefixing with a ".". When I changed it to partionString (both in DB and in the model), it worked. The other issue is that the app only worked on Android (I didn't try on iOS or Mac). Windows failed to load. I mentioned that bug on the github for the project. Lastly, great work! This is first I have used MongoDB and glad to have an option from Firebase
@@MrBigdogtim69 Good 👍 Yeah I think I should remove the Windows logo from the video. Tested it out on a couple of MongoDB projects. I have tested it on iOs and it works there. Unfortunately there is other issues with iOS Maui shell navigation (when you need ///routing).
@@developerrog7126 I have work arounds. I will post them to your GitHub. I got it working on all platforms
@@MrBigdogtim69 Amazing! Thanx!
Absolutely beautiful🔥🔥🔥
Excelente Mister Roger.....muy agradecido por compartir conocimiento, saludos de los andes peruanos
Super. please post more video tutorials to make small applications using maui
Thank you very much for the tutorial.
Will you do more about MAUI?
Subscribed!
Will probably do more MAUI related stuff, yeah 👍
Any plans to update this tutorial for the new MongoDB flexible sync model?
That's really useful, thank you. Is the REPO available? I can't access it.
I hadn't set it to public, thanx for your question! It should work now 👍
@@developerrog7126 thank you very much
Nice video
How "Edit Button" refreshes The CollectionView and Displays the updated value?
Ola, voce tem um exemplo de combobox nativo ???
does your designer (vs 2022) still exist for xaml (maui)?
Hi! Thanx for reaching out. Can you explain the question in more detail?
@@developerrog7126 I believe, he is asking is there a front-end XAML designer available anywhere on the market? Cause it used to be a division for XAML/business logic people, like we have front-/backend developers nowdays.. :)
But the answer to this, @Michael, is that you yourself is the XAML designer :).
Maui feels sluggish compared to other cross platform frameworks, i was really excited about it, but once i tried it out all these frame drops when adding elements on the screen were too much for me. Also it feels kind of hard to achieve native look for android or ios, without a lot of effort on the front end side, compared to flutter it's lot more complicated.
Thanx for your comment. I started with MAUI because I use C# at work. After using MAUI for over 6 months I really like the programming structure of C# with MVVM and XAML. Could be interesting to write this same app in another cross platform framework though and compare the process and result.
I prefer C# and MAUI over Dart and Flutter. Actually is faster development time for me using MAUI, but Flutter is good too.
Hey, I had the same problem, but once I used my actual phone for debugging instead of an emulator, everything ran smoothly. Did you try this?
Can you develop uber clone driver and passenger app. Tia!
Thanx for commenting! I cannot promise anything like that right now unfortunately.
This is NOT full stack. Nor mvvm.