Пікірлер
@mauideveloper
@mauideveloper 6 минут бұрын
we are not getting UI related docs for MAUI :(
@jfversluis
@jfversluis Минут бұрын
I’m afraid I’m not sure what you mean
@manuel2818amayrani
@manuel2818amayrani 2 күн бұрын
I am trying to use it in windows but not working, after starting the record and then stop the record it says not recording, any clue about it? I followed all the steps
@hankdoout6845
@hankdoout6845 2 күн бұрын
but, the new cameraview seems remove these method, how can I indicate the front camera? thanks
@jfversluis
@jfversluis 2 күн бұрын
Select Different Camera and Prevent Memory Leaks with CameraView kzbin.info/www/bejne/gIbHl3Rto6uXjdk
@XMasterWoo
@XMasterWoo 2 күн бұрын
If i remember correctly you can also do it by holding middle mouse and selecting multiple lines
@khambleyart
@khambleyart 2 күн бұрын
Suh-weet Video! As Usual! Keep 'em coming! :)
@jfversluis
@jfversluis 2 күн бұрын
Will do 🫡 thank you!
@xopabyteh
@xopabyteh 3 күн бұрын
The captured image doesn't match up with the preview? Could you please help me with that?
@jfversluis
@jfversluis 3 күн бұрын
What device are you using? Sounds like some delay?
@xopabyteh
@xopabyteh 3 күн бұрын
@@jfversluis Motorola defy. The captured image is larger than the one on the preview. Edit: it happens when the preview resolution aspect ratio doesnt exactly match the screen aspect ration.
@Hialpesasjl
@Hialpesasjl 3 күн бұрын
update code con xamarin no loading
@jfversluis
@jfversluis 2 күн бұрын
Xamarin is no longer supported. I won’t be updating those anymore, sorry
@nataliaszymczak4685
@nataliaszymczak4685 3 күн бұрын
Anyone has working example with mvvm?
@vitalchance5768
@vitalchance5768 4 күн бұрын
Great help, thanks!!!! Ausgezeichent, vielen Dank!
@BorisNienke
@BorisNienke 5 күн бұрын
With VisualStudio on Windows: I have edited the Android-Projects Manifest file to have TargetSdkVersion set to "34" - Is this enough / is this the support you talk about in this video? Because: In the Android-Project properties i can only select Android13 as the target SDK - Android14 is not listed there. I don't need new APIs or so ... i just need to be complient with Google PlayStore by End of August Could you help me by clarify that? Thanks a lot :)
@pekr1007
@pekr1007 5 күн бұрын
Exactly my problem.. i hope someone can help :)
@jfversluis
@jfversluis 5 күн бұрын
@pekr1007 yes that should be enough: learn.microsoft.com/previous-versions/xamarin/android/release-notes/13/13.2#target-api34
@pekr1007
@pekr1007 5 күн бұрын
@@jfversluis Yes i crash tested this with setting the Level to 36 to cause an build exception. On 34 it works fine with manually installes sdk. @BorisNienke The way to go ist to install the 34 SDK witch i did with Android Studio (The Visual Studio SDK Manager wont give you the opportunity to install the 34 SDK.) But you can still install an emulator from the Visual Studio Android Device Manager on Level 34! If it is not listet you can find it in the unsupported category.
@pekr1007
@pekr1007 5 күн бұрын
@@jfversluis Thank you for you quick answer! Keep up that good work!
@BorisNienke
@BorisNienke 4 күн бұрын
@@jfversluis Thanks A LOT! That really is helping me. Saved my day 😮‍💨
@joelBalmer1
@joelBalmer1 5 күн бұрын
Love your videos both professionally and personally! Quick question - if I need my MSIX to work on older versions like windows server 2016, would it work to use MSIX Packaging Tool to edit my generated msix package to include MSIX Core support to the package? Thanks :)
@jfversluis
@jfversluis 5 күн бұрын
Thanks Joel! To be honest I don’t know. My gut tells me it won’t work but that’s not based on a whole lot. But of course feel free to try and let me know!
@ahmed-pr8md
@ahmed-pr8md 5 күн бұрын
hi sir can you help me i can't type dot . in arabic android emulator it showing nothing how can i solve this? i'm trying to build app to calculate two number with maui i'm using two entry box with Numerical keyboard when i'm using english android language it work when im using arabic android language i cant using dot .
@paladinepaladine
@paladinepaladine 5 күн бұрын
System.Reflection.TargetInvocationException: 'Exception has been thrown by the target of an invocation.' I'm getting this error everytime I take a photo. I've got to have missed something, but I can't see it (probably the wood for the trees). Can anyone help?
@jfversluis
@jfversluis 5 күн бұрын
Try wrapping it in a dispatcher.dispatch call
@paladinepaladine
@paladinepaladine 5 күн бұрын
@@jfversluis I was trying to make the cameraview invisible, make an imageview visible and pass the e.media across inside a single dispatcher.dispatch when it needed one for each. Should have realised that as it was the moment it didn't have one that the code failed. Many thanks for your help and the excellent videos you keep producing.
@cavanmcsweney869
@cavanmcsweney869 5 күн бұрын
Great video Gerald, the last part about writing an XAML markup extensions is brilliant. Will save me so much time moving forward when having to write apps with multiple languages
@jfversluis
@jfversluis 5 күн бұрын
They’re very powerful indeed! Glad it was useful!
@FredericRoussey
@FredericRoussey 6 күн бұрын
It should be nice to have a sample of how to analyse or modify (opencv....) images in the stream of the camera
@mzmouzemimou4206
@mzmouzemimou4206 Күн бұрын
Agreee
@user-jo5ou2kl6f
@user-jo5ou2kl6f 6 күн бұрын
Great Video! Wanted to ask how to remove the black lines on the left and right of the CameraView?
@jfversluis
@jfversluis 5 күн бұрын
I haven’t seen that? Maybe select a different resolution?
@toadman5184
@toadman5184 6 күн бұрын
Is it possible to use this in Blazor MAUI?
@jfversluis
@jfversluis 6 күн бұрын
Absolutely! 3 Ways Combine .NET MAUI and .NET MAUI Blazor Hybrid kzbin.info/www/bejne/aJXPna1qg792Zqs
@ademineshat
@ademineshat 6 күн бұрын
Since you asked 😊 It's definitely time to build a small app with nvvm.
@jfversluis
@jfversluis 6 күн бұрын
What are you building?
@ademineshat
@ademineshat 6 күн бұрын
@@jfversluis I mean you not me 😀 I have some side projects. But I want to see something you do and how you do it 😊
@jfversluis
@jfversluis 6 күн бұрын
@@ademineshat oooh gotcha! Haha sorry! So an intro with mvvm?
@tanakamawere
@tanakamawere 6 күн бұрын
I live for the stalling and talking Gerald does while waiting for MAUI to build😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂😂. Love you Gerald!
@jfversluis
@jfversluis 6 күн бұрын
Not me hoping no one would notice 👀
@solomonp-t2o
@solomonp-t2o 6 күн бұрын
Hey boss! is there a video for Server side push notification in MAUI? Thank you
@jfversluis
@jfversluis 6 күн бұрын
Not yet hopefully soon! I’m working on it
@AngeloLazzari
@AngeloLazzari 7 күн бұрын
Hi! thank you for your video!! do you know if this nuget is compatible with MAUI? .NET 8 ? thank you!
@jfversluis
@jfversluis 7 күн бұрын
Have a look at this one: kzbin.info/www/bejne/aae6p6Wjh6Z-n80
@AngeloLazzari
@AngeloLazzari 7 күн бұрын
@@jfversluis Thank you very much for your reply! Really apreciaated!
@prashanthvarma9355
@prashanthvarma9355 7 күн бұрын
Hi Gerald, I used teh same steps as video. WHen i add he Map element to layout. I am getting the below error: Could not create an native instance of the type 'Google.Maps.MapView': the native class hasn't been loaded. It is possible to ignore this condition by setting ObjCRuntime.Class.ThrowOnInitFailure to false. Have you experienced this? I was using iphone 8
@MrQJose
@MrQJose 4 күн бұрын
Hi, were you able to resolve this error? I’m experiencing the same issue.
@prashanthvarma9355
@prashanthvarma9355 4 күн бұрын
@@MrQJose Hi, i installed the latest nuget package from maui.google maps. 5.1.0 that was released 2 days ago and it worked
@prashanthvarma9355
@prashanthvarma9355 Күн бұрын
@@MrQJose yes i indtalled the latest nuget lackage and it worked
@genemagpayo7466
@genemagpayo7466 8 күн бұрын
Thank you, this explanation and feature is very helpful! I noticed, however, that if you have a USB-connected Android phone, you do not see this in the FolderPicker tree from within the MAUI app (when running on Windows). However, if I use File Explorer (on Windows), I can see and access the Android phone. Why is there a difference and is there something I can configure so that my MAUI app sees the phone too?
@flrcml69
@flrcml69 9 күн бұрын
Hi @Gerald Versluis How to save a file .db with FileSaver in a chois folder with FolderPicker?
@marquardtsnell7916
@marquardtsnell7916 9 күн бұрын
PM wanted a cross-platform app, we're doing a POC in .NET Maui Blazor-hybrid using a BFF (Backend For Frontend) pattern. So, layers of apis. The emulator worked fine, but was soooo slow. This worked perfectly on a physical device! We'll have to do the setup each time, though. We can't commit the tunnel address to the repo.
@rubencarreon
@rubencarreon 9 күн бұрын
Thanks for the video, I get this error: the webpage at file:///storage/emulated/0/Android/data.company.ssiapp/files/Documents/mauidotnet.pdf could not be loades because: net:ERR_ACCESS_DENIED what am I missing?
@hrishikeshgarud7177
@hrishikeshgarud7177 9 күн бұрын
Can we get the raw camera feed?
@jfversluis
@jfversluis 9 күн бұрын
Not at the moment, something we want to do in the future
@alelasgrutas
@alelasgrutas 9 күн бұрын
amazed by this video, thank you very much, keep it up
@NavaneethVariyath
@NavaneethVariyath 10 күн бұрын
The implementation in .net maui (8) is going wrong for me , i keep getting "System.BadImageFormatException: 'Invalid field token 0x040000a1'" error. Does anyone have a solution to this. Thanks in advance
@LuisDulanto-gl6dm
@LuisDulanto-gl6dm 10 күн бұрын
I'm displaying the new Camera in a popup but if I close it and reopen, the camera is not displayed. How can I fix that?
@jfversluis
@jfversluis 10 күн бұрын
Sounds like you need to dispose of it properly and reinitialize
@simonmardine6414
@simonmardine6414 10 күн бұрын
😮 if only it works on rider😂
@jfversluis
@jfversluis 10 күн бұрын
Up to them to implement similar features I suppose!
@simonmardine6414
@simonmardine6414 10 күн бұрын
@@jfversluis or i install visual studio on my mac 😉
@jfversluis
@jfversluis 11 күн бұрын
Really want to get that pixel-perfect design? Use Debug Rainbows 🌈 kzbin.info/www/bejne/d5uyg2dtdt2Gd80
@davidkroods811
@davidkroods811 11 күн бұрын
Pretty impressive, it will be very useful for our up coming new project, so we dont have to use WebView anymore, at least until.NET9
@ishaqmohammed6422
@ishaqmohammed6422 11 күн бұрын
Thank you so much. Please how can I play it in a web because I'm using .Net Maui Hybrid App
@rotteneggconcept
@rotteneggconcept 11 күн бұрын
for newer install add ZXing.Net.MAUI.Controls to get this running
@SatanicDeveloper666
@SatanicDeveloper666 12 күн бұрын
When Fluent Design will be available for MAUI?
@jfversluis
@jfversluis 11 күн бұрын
We don’t have anything on the roadmap. But as it’s a design language with clear specifications, anyone can implement it.
@CezarWagenheimer
@CezarWagenheimer 12 күн бұрын
What is a good free alternative now that AppCenter is being shut down?
@jfversluis
@jfversluis 11 күн бұрын
Depends on which part of app center you mean here. Official recommended alternatives can be found here: learn.microsoft.com/appcenter/retirement#alternative-solutions
@jewersp
@jewersp 12 күн бұрын
Awesome, great job! 🚀 I didn't know Maddy was a musician 😃 Gotta check out Big Rav!
@DeepWorksStudios
@DeepWorksStudios 12 күн бұрын
Great Update ^^
@DeepWorksStudios
@DeepWorksStudios 12 күн бұрын
Awesome update! 🎉 Thanks Gerald for sharing :)
@neosphoros5502
@neosphoros5502 12 күн бұрын
Hello! Very nice video. Is it possible to place half transparent picture (PNG) as the overlay layer on the camera preview?
@jfversluis
@jfversluis 12 күн бұрын
Thank you! I would think so, just make sure the elements overlap by putting them both in the same column and row in a grid for example
@PierreH1968
@PierreH1968 12 күн бұрын
Is there a way to use 2 cameras at the same time (also called director's view) ?
@jfversluis
@jfversluis 12 күн бұрын
I don’t think so simply because it’s not supported by the hardware?
@PierreH1968
@PierreH1968 12 күн бұрын
@@jfversluis I have seen it on Android and iPhone, in my Samsung fold it's called director's view and I have seen apps on iPhone doing it too. using concurrent streaming.
@PierreH1968
@PierreH1968 12 күн бұрын
It has been available on iPhone since 2019 and introduced by Nokia in 2017 and later by Samsung, but you might be right, the API might have restricted it since newer phones have so many cameras playing together (in the back in particular)
@jfversluis
@jfversluis 12 күн бұрын
Oooh interesting! I guess you could add 2 CameraView controls and select a different camera for each to try
@ericritter46
@ericritter46 12 күн бұрын
i love it. keep it up! I like that implementation is super easy and we dont need a mulititude of xmlns setup.
@abubakartariq2271
@abubakartariq2271 12 күн бұрын
Hello Sir, I really like the way you explain the things. I just want to know is there any library to view html content as pdf viewer in .Net Maui, just like Forms9Patch in xamarin forms?
@MrSuxor
@MrSuxor 12 күн бұрын
I swear when you come out with that cancelation token video in the cancelation token video you're going to ask if we want a cancelation token video to comment below!
@jfversluis
@jfversluis 12 күн бұрын
😂😂😂 cancellationtoken-ception