Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
99 views

Visual Studio 17.6.6 (build 408) for Mac - Could not locate device support files for iOS17

I am able to run react-native app with Xcode 15 on iOS17 devices but not able to run Xamarin.Forms app through Visual Studio. The application is getting built successfully but getting "Could not ...
Amey's user avatar
  • 1
0 votes
0 answers
178 views

Xamarin iOS application crashes on physical device but run on emulator

I am developing an iOS application using Xamarin on Visual Studio for Windows. My application runs perfectly on iOS device simulator but it crashes systematically after about one minute when it runs ...
Riky682's user avatar
  • 11
1 vote
0 answers
1k views

Xamarin iOS application crash after update to iOS 17

I am developing a mobile app using Xamarin. This app worked well until the update to iOS 17. Since then I have an issue: if I launch the app directly to a physical device (typically an iPhone) it ...
Riky682's user avatar
  • 11
2 votes
0 answers
197 views

Running Web Server does not work in Xamarin.iOS in (IOS-17)

I am facing an issue while running a web server within my Xamarin iOS application using the EmbedIO library. The web server serves static files, and it works perfectly on older iOS versions and in the ...
RaGib Noor's user avatar
7 votes
3 answers
5k views

Xamarin iOS Compatibility Issues with latest Xcode 15

I am currently testing the compatibility of my iOS applications developed using Xamarin iOS. However, I'm encountering problems with both Xcode 15 beta and Visual Studio 2022 (version 17.6) on my ...
Apekshit's user avatar
  • 827