@Shantimohan Elchuri Open the project property window and go to "iOS Build" and set Linker Behavior to "Don't Link". And click "Build->Advanced" to check if "Debugging inforamtion" is "Portable". Delete bin and obj folder under the project path, clean the project and rebuild it. If all of these not work, please report a problem on Developer Community.
Unable to debug Xamarin.Forms iOS project after publishing app to AppStore
Shantimohan Elchuri
721
Reputation points
I have recently published a new version of an app to both Play Store and App Store. Now I changed to "Debug" and try to debug. In Android the control breaks at a break-point but in iOS the execution is not stopping at any break-point.
I did change the setting that I modified to publish in Release mode. So what am I missing. This is happening only in iOS.
I am using VS 2019 Community Edition Version 16.11.2.