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 configuration. Is there anything wrong with it? Why is the Android build running the iOS platform code also?

this is my configuration in .csproj file.

<TargetFrameworks>net8.0-android;net8.0-ios</TargetFrameworks>

JetBrains Rider Version: 

Please tell how to resolve this issue?

0
1 comment

Hello Sysadmin ,

Thank you for reaching Rider Forum.

Unfortunately, this is a known issue RIDER-91070 Running Android Run Configuration also Builds other TargetFrameworks. Please upvote it to receive updates on the progress. 

Thank you and have a nice day. 

0

Please sign in to leave a comment.