FreakyAli / Maui.FreakyControls

FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.
MIT License
294 stars 36 forks source link

Platform view cannot be null #131

Open FrankVDL2471 opened 3 months ago

FrankVDL2471 commented 3 months ago

I'm getting the exact same error as described in this GitHub issue on the latest version

https://github.com/dotnet/maui/issues/17165

I'm testing it using a simulator running VS code on a Mac

FreakyAli commented 3 months ago

What Maui Controls version are you on?

If you're not on the latest can you check with the latest!

FrankVDL2471 commented 3 months ago

0.4.12

FreakyAli commented 3 months ago

Microsoft.Maui.Controls version 8.0.40 is what you should have!

FreakyAli commented 3 months ago

@FrankVDL2471 any updates?

FrankVDL2471 commented 3 months ago

I was using Maui.Controls version 8.0.40. But couldn't wait so I removed the dependecy on FreakyControls

FreakyAli commented 3 months ago

@FrankVDL2471 I have had this issue in the past are you facing this same issue

https://github.com/FreakyAli/Maui.FreakyControls/issues/76

FreakyAli commented 3 months ago

I have been trying for a while and cannot replicate this!!

FreakyAli commented 3 months ago

@FrankVDL2471 Any updates?