Sysadmin
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created MAUI Android - Its build the iOS platform specific code issue
I have migrated my Xamarin Project into the .NET 8 MAUI project and when I built the application with MAUI android in the Jetbrains Rider, it also compiled the iOS platform code. This is my Android... -
Created MAUI .NET 8 on Android - Debug with Breakpoint is not working
I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to debug the project with the Android mobile with breakpoint, it was not working, the app just got t... -
Created MAUI .NET 8 on iOS -System.ArgumentException: NaN is not a valid value for width
I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to run the project with the iOS simulator with Jetbrains Rider, which threw the exception below,Syst... -
Created MAUI .NET 8 on iOS - throwing an exception
I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to run the project with the iOS(17.4) simulator with Jetbrains Rider, which threw the exception bel...